Set font back to Iosevka
This commit is contained in:
parent
2bda0e1718
commit
76d6da531e
3 changed files with 4 additions and 4 deletions
|
@ -88,7 +88,7 @@ font:
|
|||
# - (macOS) Menlo
|
||||
# - (Linux) monospace
|
||||
# - (Windows) Consolas
|
||||
family: Cozette
|
||||
family: Iosevka
|
||||
|
||||
# The `style` can be specified to pick a specific face.
|
||||
#style: Regular
|
||||
|
@ -99,7 +99,7 @@ font:
|
|||
#
|
||||
# If the bold family is not specified, it will fall back to the
|
||||
# value specified for the normal font.
|
||||
family: Cozette
|
||||
family: Iosevka
|
||||
|
||||
# The `style` can be specified to pick a specific face.
|
||||
#style: Bold
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue