Reset dotfiles using stow

This commit is contained in:
Antoine Phan
2024-02-29 00:41:07 -05:00
parent 159066c9f1
commit b5ad2b6c39
26 changed files with 209 additions and 2477 deletions

View File

@@ -1,10 +1,14 @@
import = [
"~/.config/alacritty/themes/themes/dracula.toml"
]
[colors.cursor]
cursor = "CellForeground"
text = "CellBackground"
[colors.primary]
background = "#1d1f21"
foreground = "#c5c8c6"
# [colors.primary]
# background = "#1d1f21"
# foreground = "#c5c8c6"
[cursor]
blink_interval = 750

Submodule .config/alacritty/themes added at 0587019bac