kitty use noto mono nerd font
This commit is contained in:
parent
338a962b3f
commit
6b58e56c77
|
@ -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 {{{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue