Update .config/alacritty/alacritty.toml
This commit is contained in:
parent
93373250b9
commit
7802382967
@ -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]
|
||||||
|
Loading…
Reference in New Issue
Block a user