update configs

This commit is contained in:
Antoine Phan
2024-09-12 11:53:18 -04:00
parent 94d939f85c
commit 5cad0c945f
6 changed files with 41 additions and 39 deletions

View File

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