chore(alacritty): updated
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
#custom_cursor_colors = true
|
||||
#decorations = "buttonless"
|
||||
import = [
|
||||
"~/.config/alacritty_font.toml",
|
||||
]
|
||||
|
||||
# Colors (One Dark)
|
||||
|
||||
@@ -78,7 +73,7 @@ history = 2000
|
||||
[selection]
|
||||
save_to_clipboard = true
|
||||
|
||||
[shell]
|
||||
[terminal.shell]
|
||||
program = "/usr/bin/fish"
|
||||
|
||||
[window]
|
||||
@@ -91,6 +86,15 @@ blur = true
|
||||
x = 0
|
||||
y = 0
|
||||
|
||||
[general]
|
||||
#custom_cursor_colors = true
|
||||
#decorations = "buttonless"
|
||||
import = [
|
||||
"~/.config/alacritty_font.toml",
|
||||
]
|
||||
|
||||
[terminal]
|
||||
|
||||
# Everforest color theme
|
||||
|
||||
# [colors.bright]
|
||||
|
||||
Reference in New Issue
Block a user