kitty: Fix font family description
Not sure why it worked before.
This commit is contained in:
parent
82bc7524b1
commit
79ec344e43
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#: individual font faces and even specify special fonts for particular
|
||||
#: characters.
|
||||
|
||||
font_family JetBrains Mono Medium Italic Nerd Font Complete
|
||||
font_family JetBrainsMono Nerd Font Medium Italic
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
@ -23,7 +23,7 @@ bold_italic_font auto
|
|||
#: italic_font Operator Mono Book Italic
|
||||
#: bold_italic_font Operator Mono Medium Italic
|
||||
|
||||
font_size 12.0
|
||||
font_size 14.0
|
||||
|
||||
#: Font size (in pts)
|
||||
|
||||
|
|
Loading…
Reference in a new issue