Change default kitty font to Hack
This commit is contained in:
parent
7149ff2ba4
commit
56bb6db657
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
||||||
# italic_font auto
|
# italic_font auto
|
||||||
# bold_italic_font auto
|
# bold_italic_font auto
|
||||||
|
|
||||||
font_family Hack Nerd Font
|
#font_family Hack Nerd Font
|
||||||
|
font_family Hack
|
||||||
|
|
||||||
#: You can specify different fonts for the bold/italic/bold-italic
|
#: You can specify different fonts for the bold/italic/bold-italic
|
||||||
#: variants. To get a full list of supported fonts use the `kitty
|
#: variants. To get a full list of supported fonts use the `kitty
|
||||||
|
|
Loading…
Reference in a new issue