kitty use noto mono nerd font

This commit is contained in:
Christoph J. Scherr 2023-07-28 09:21:08 +02:00
parent 338a962b3f
commit 6b58e56c77
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# 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 monospace font_family NotoMono Nerd Font Mono
# bold_font auto # bold_font auto
# italic_font auto # italic_font auto
# bold_italic_font auto # bold_italic_font auto
@ -184,7 +184,7 @@
#: 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 {{{