Update .config/alacritty/alacritty.toml

This commit is contained in:
2024-01-02 19:00:49 +01:00
parent f51d617d7b
commit 9475fc0174

View File

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