alacritty: rename SauceCodePro font
This commit is contained in:
parent
5f7bd5142c
commit
5612d97dc4
1 changed files with 3 additions and 3 deletions
|
@ -65,15 +65,15 @@ font:
|
|||
# Get SauceCodePro NerdFont from here: https://github.com/ryanoasis/nerd-fonts/releases/latest - download SourceCodePro.zip
|
||||
# The normal font face to use.
|
||||
normal:
|
||||
family: Sauce Code Pro NF
|
||||
family: SauceCodePro NF
|
||||
family: SauceCodePro NerdFont
|
||||
# The bold font face
|
||||
bold:
|
||||
family: Sauce Code Pro NF
|
||||
family: SauceCodePro NF
|
||||
family: SauceCodePro NerdFont
|
||||
# The italic font face
|
||||
italic:
|
||||
family: Sauce Code Pro NF
|
||||
family: SauceCodePro NF
|
||||
family: SauceCodePro NerdFont
|
||||
|
||||
# sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow)
|
||||
|
|
Loading…
Add table
Reference in a new issue