From 525ee8dfdfb7c04032114c0a1ec85450df7f2467 Mon Sep 17 00:00:00 2001 From: sloane Date: Tue, 3 Dec 2024 08:40:51 -0500 Subject: [PATCH] maple mono --- .config/kitty/kitty.conf | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 00927eb..5032cc6 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1,6 +1,3 @@ -font_family Courier Prime -font_size 18 - # Shell integration is sourced and configured manually shell_integration no-rc @@ -14,3 +11,13 @@ macos_option_as_alt yes # Catppuccin-Frappe include current-theme.conf # END_KITTY_THEME + + +# BEGIN_KITTY_FONTS +font_family family="Maple Mono NF" features="-liga +cv01 +ss02 +ss05" +bold_font auto +italic_font auto +bold_italic_font auto +# END_KITTY_FONTS + +font_size 18