Files
dotfiles/desktop/alacritty/alacritty.toml
2024-01-28 14:26:18 -06:00

14 lines
170 B
TOML

[font]
size = 12
[font.italic]
family = "Codelia Nerd Font"
style = "Italic"
[font.normal]
family = "Codelia Nerd Font"
style = "Regular"
[shell]
program = "/bin/zsh"