chore(alacritty): updated

This commit is contained in:
fbachus
2025-01-10 02:06:01 +01:00
parent 7503b7774d
commit 6aff100b9b
2 changed files with 10 additions and 1216 deletions

View File

@@ -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