fixed font issue.

This commit is contained in:
Gabe Venberg 2022-03-10 14:59:05 -06:00
parent 2a1fde4cbe
commit 87d03359bd
2 changed files with 3 additions and 6 deletions

View file

@ -113,7 +113,7 @@ font:
# - (macOS) Menlo
# - (Linux/BSD) Hack
# - (Windows) Consolas
family: Hack
family: Hack Nerd Font
# The `style` can be specified to pick a specific face.
style: Regular
@ -124,7 +124,6 @@ font:
#
# If the bold family is not specified, it will fall back to the
# value specified for the normal font.
family: Hack
# The `style` can be specified to pick a specific face.
style: Bold
@ -135,18 +134,16 @@ font:
#
# If the italic family is not specified, it will fall back to the
# value specified for the normal font.
family: Hack
# The `style` can be specified to pick a specific face.
style: Italic
# Bold italic font face
#bold_italic:
bold_italic:
# Font family
#
# If the bold italic family is not specified, it will fall back to the
# value specified for the normal font.
family: Hack
# The `style` can be specified to pick a specific face.
style: Bold Italic