Change fonts
This commit is contained in:
parent
74559d3b97
commit
7ce73d4740
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@
|
||||||
#: individual font faces and even specify special fonts for particular
|
#: individual font faces and even specify special fonts for particular
|
||||||
#: characters.
|
#: characters.
|
||||||
|
|
||||||
font_family Iosevka Term
|
font_family Iosevka Term Medium
|
||||||
bold_font Iosevka Term Bold
|
bold_font Iosevka Term Bold
|
||||||
italic_font Iosevka Term Italic
|
italic_font Iosevka Term Medium Italic
|
||||||
bold_italic_font Iosevka Term Bold Italic
|
|
||||||
|
|
||||||
#: 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
|
||||||
|
@ -23,7 +22,7 @@ bold_italic_font Iosevka Term Bold Italic
|
||||||
#: italic_font Operator Mono Book Italic
|
#: italic_font Operator Mono Book Italic
|
||||||
#: bold_italic_font Operator Mono Medium Italic
|
#: bold_italic_font Operator Mono Medium Italic
|
||||||
|
|
||||||
font_size 12.0
|
font_size 14.0
|
||||||
|
|
||||||
#: Font size (in pts)
|
#: Font size (in pts)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue