This commit is contained in:
Christoph J. Scherr 2023-09-06 13:45:24 +02:00
parent 165c51cc33
commit 51770e1ffd
1 changed files with 3 additions and 3 deletions

View File

@ -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 {{{