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:
|
||||
# The normal (roman) font face to use.
|
||||
normal:
|
||||
- family: Sauce Code Pro NF
|
||||
- family: SauceCodePro Nerd Font Regular
|
||||
family: Sauce Code Pro NF
|
||||
# The bold font face
|
||||
bold:
|
||||
- family: Sauce Code Pro NF
|
||||
- family: SauceCodePro Nerd Font Regular
|
||||
family: Sauce Code Pro NF
|
||||
# The italic font face
|
||||
italic:
|
||||
- family: Sauce Code Pro NF
|
||||
- family: SauceCodePro Nerd Font Regular
|
||||
family: Sauce Code Pro NF
|
||||
|
||||
# sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow)
|
||||
size: 12
|
||||
|
|
Loading…
Add table
Reference in a new issue