From 51770e1ffd3117d6a85a5784e55cc73ebf3845fc Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Wed, 6 Sep 2023 13:45:24 +0200 Subject: [PATCH] kitty --- .config/kitty/kitty.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 9491aaa..891757e 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -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 {{{