[2024-05-09] Updating alacritty.toml to use Nerd font

This commit is contained in:
Andrew Conlin 2024-05-10 14:20:48 +01:00
parent 571cecaf3f
commit 3fb4836b8b

View File

@ -11,7 +11,7 @@ shape = "Block"
size = 9.0
[font.normal]
family = "Geist Mono"
family = "Geist Mono Nerd Font"
style = "Regular"
[window]