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)
|
# Colors (One Dark)
|
||||||
|
|
||||||
@@ -78,7 +73,7 @@ history = 2000
|
|||||||
[selection]
|
[selection]
|
||||||
save_to_clipboard = true
|
save_to_clipboard = true
|
||||||
|
|
||||||
[shell]
|
[terminal.shell]
|
||||||
program = "/usr/bin/fish"
|
program = "/usr/bin/fish"
|
||||||
|
|
||||||
[window]
|
[window]
|
||||||
@@ -91,6 +86,15 @@ blur = true
|
|||||||
x = 0
|
x = 0
|
||||||
y = 0
|
y = 0
|
||||||
|
|
||||||
|
[general]
|
||||||
|
#custom_cursor_colors = true
|
||||||
|
#decorations = "buttonless"
|
||||||
|
import = [
|
||||||
|
"~/.config/alacritty_font.toml",
|
||||||
|
]
|
||||||
|
|
||||||
|
[terminal]
|
||||||
|
|
||||||
# Everforest color theme
|
# Everforest color theme
|
||||||
|
|
||||||
# [colors.bright]
|
# [colors.bright]
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user