alacritty: switch font to one from the nerd fonts website

This commit is contained in:
PowerUser64 2022-09-25 01:58:02 -07:00
parent 0881b704a6
commit b908e96d17

View file

@ -62,15 +62,19 @@ colors:
transparent_background_colors: true
font:
# The normal (roman) font face to use.
# 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 NerdFont
# The bold font face
bold:
family: Sauce Code Pro NF
family: SauceCodePro NerdFont
# The italic font face
italic:
family: Sauce Code Pro NF
family: SauceCodePro NerdFont
# sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow)
size: 11.5