dotfiles/.config/alacritty/alacritty.toml
thatscringebro 5c677b0b0d nerd font :)
2024-04-09 21:19:01 -04:00

13 lines
182 B
TOML

[cursor]
style = "Block"
unfocused_hollow = false
[font.bold]
family = "CaskaydiaCove Nerd Font"
style = "Bold"
[font.normal]
family = "CaskaydiaCove Nerd Font"
style = "Regular"