Files
dotfiles/.config/alacritty/alacritty.toml
2024-02-20 11:28:38 +01:00

11 lines
202 B
TOML

# https://github.com/alacritty/alacritty-theme
import = ["~/.config/alacritty/themes/themes/gruvbox_dark.toml"]
shell = "/bin/zsh"
[colors.cursor]
cursor = "#00ff00"
text = "#000000"
[font]
size = 10