kitty
This commit is contained in:
parent
165c51cc33
commit
51770e1ffd
|
@ -1,12 +1,12 @@
|
|||
# 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 monospace
|
||||
font_family NotoMono Nerd Font Mono
|
||||
# bold_font auto
|
||||
# italic_font auto
|
||||
# bold_italic_font auto
|
||||
|
@ -184,7 +184,7 @@
|
|||
#: arrive at a pixel value. There must be four values corresponding to
|
||||
#: thin, normal, thick, and very thick lines.
|
||||
|
||||
#: }}}
|
||||
}}}
|
||||
|
||||
#: Cursor customization {{{
|
||||
|
||||
|
|
Loading…
Reference in New Issue