update configs
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
import = [
|
||||
"~/.config/alacritty/themes/themes/deep_space.toml"
|
||||
# "~/.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"
|
||||
text = "CellBackground"
|
||||
# [colors.cursor]
|
||||
# cursor = "CellForeground"
|
||||
# text = "CellBackground"
|
||||
|
||||
# [colors.primary]
|
||||
# background = "#1d1f21"
|
||||
|
||||
Reference in New Issue
Block a user