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