Files
dotfiles/.config/alacritty/alacritty.toml
2024-11-30 13:42:58 +01:00

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