Revamped update 2025-12-29
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
import = [
|
||||
# "~/.config/alacritty/themes/themes/nord.toml"
|
||||
# "~/.config/alacritty/themes/themes/enfocado_dark.toml"
|
||||
"~/.config/alacritty/themes/themes/wombat.toml"
|
||||
# "~/.config/alacritty/themes/themes/catppuccin_macchiato.toml"
|
||||
]
|
||||
|
||||
# [colors.cursor]
|
||||
# cursor = "CellForeground"
|
||||
@@ -32,7 +26,7 @@ size = 9
|
||||
style = "Bold"
|
||||
|
||||
[font.normal]
|
||||
family = "FiraCode Nerd Font"
|
||||
family = "Fira Code"
|
||||
style = "Medium"
|
||||
|
||||
[window]
|
||||
@@ -50,3 +44,11 @@ lines = 32
|
||||
[window.padding]
|
||||
x = 10
|
||||
y = 10
|
||||
|
||||
[general]
|
||||
import = [
|
||||
# "~/.config/alacritty/themes/themes/nord.toml"
|
||||
# "~/.config/alacritty/themes/themes/enfocado_dark.toml"
|
||||
"~/.config/alacritty/themes/themes/wombat.toml"
|
||||
# "~/.config/alacritty/themes/themes/catppuccin_macchiato.toml"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user