mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
11 lines
219 B
TOML
11 lines
219 B
TOML
# https://github.com/alacritty/alacritty-theme
|
|
general.import = ["~/.config/alacritty/themes/themes/gruvbox_dark.toml"]
|
|
terminal.shell = "/bin/zsh"
|
|
|
|
[colors.cursor]
|
|
cursor = "#00ff00"
|
|
text = "#000000"
|
|
|
|
[font]
|
|
size = 10
|