From 1558660c607507865c5fe26db13da64f04f629a5 Mon Sep 17 00:00:00 2001 From: sloane <git@sloanelybutsurely.com> 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..088779a 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 +cv01i +ss02 +ss05" +bold_font auto +italic_font auto +bold_italic_font auto +# END_KITTY_FONTS + +font_size 18