Update .config/alacritty/alacritty.toml

This commit is contained in:
Kasper Juul Hermansen 2023-12-30 15:57:26 +01:00
parent 93373250b9
commit 7802382967
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -10,7 +10,8 @@ family = "{{ .monospace_font }}"
style = "Italic" style = "Italic"
[font.normal] [font.normal]
family = ["{{ .monospace_font }}", "monospace"] #family = "{{ .monospace_font }}"
family = "Hack Custom"
style = "Regular" style = "Regular"
[window] [window]