alacritty: add fallback font name

This commit is contained in:
PowerUser64 2022-02-17 18:29:54 -08:00
parent 13336b7ec4
commit 3a3b36505b

View file

@ -32,13 +32,16 @@ colors:
font: font:
# The normal (roman) font face to use. # The normal (roman) font face to use.
normal: normal:
family: Sauce Code Pro NF - family: Sauce Code Pro NF
- family: SauceCodePro Nerd Font Regular
# The bold font face # The bold font face
bold: bold:
family: Sauce Code Pro NF - family: Sauce Code Pro NF
- family: SauceCodePro Nerd Font Regular
# The italic font face # The italic font face
italic: italic:
family: Sauce Code Pro NF - family: Sauce Code Pro NF
- family: SauceCodePro Nerd Font Regular
# sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow) # sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow)
size: 12 size: 12