Update .config/alacritty/alacritty.toml
This commit is contained in:
parent
39122520fc
commit
93373250b9
@ -10,7 +10,7 @@ family = "{{ .monospace_font }}"
|
|||||||
style = "Italic"
|
style = "Italic"
|
||||||
|
|
||||||
[font.normal]
|
[font.normal]
|
||||||
family = "{{ .monospace_font }}"
|
family = ["{{ .monospace_font }}", "monospace"]
|
||||||
style = "Regular"
|
style = "Regular"
|
||||||
|
|
||||||
[window]
|
[window]
|
||||||
|
Loading…
Reference in New Issue
Block a user