Revert "alacritty: add fallback font name"
This reverts commit 3a3b36505b
.
This commit is contained in:
parent
6c9c37d5ee
commit
5fc52beae8
1 changed files with 3 additions and 6 deletions
|
@ -32,16 +32,13 @@ 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue