server: remove kitty
This commit is contained in:
parent
a50670bc7d
commit
4b8b686f55
|
@ -1,15 +1,15 @@
|
|||
# vim:fileencoding=utf-8:foldmethod=marker
|
||||
|
||||
Fonts {{{
|
||||
#: Fonts {{{
|
||||
|
||||
#: kitty has very powerful font management. You can configure
|
||||
#: individual font faces and even specify special fonts for particular
|
||||
#: characters.
|
||||
|
||||
font_family AnonymicePro Nerd Font
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# font_family monospace
|
||||
# bold_font auto
|
||||
# italic_font auto
|
||||
# bold_italic_font auto
|
||||
|
||||
#: You can specify different fonts for the bold/italic/bold-italic
|
||||
#: variants. To get a full list of supported fonts use the `kitty
|
||||
|
@ -24,7 +24,7 @@ bold_italic_font auto
|
|||
#: italic_font Operator Mono Book Italic
|
||||
#: bold_italic_font Operator Mono Medium Italic
|
||||
|
||||
font_size 16.0
|
||||
# font_size 11.0
|
||||
|
||||
#: Font size (in pts)
|
||||
|
||||
|
@ -184,7 +184,7 @@ font_size 16.0
|
|||
#: arrive at a pixel value. There must be four values corresponding to
|
||||
#: thin, normal, thick, and very thick lines.
|
||||
|
||||
}}}
|
||||
#: }}}
|
||||
|
||||
#: Cursor customization {{{
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue