From cdb2f0fda7af95771cc24b4723d6d43b9e71d209 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sat, 13 Sep 2025 11:59:07 +0200 Subject: update --- .config/kitty/kitty.conf | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 6236cf2..62dc588 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -25,7 +25,8 @@ # font_size 11.0 # font_family Fira Code -font_size 14.0 +font_family Fixed 6x13 +font_size 13.0 #: Font size (in pts) @@ -169,7 +170,7 @@ font_size 14.0 shell_integration no-cursor # cursor #cccccc -cursor #ff0000 +# cursor #ff0000 #: Default cursor color @@ -1518,3 +1519,9 @@ allow_remote_control yes #: }}} #: }}} + + +# BEGIN_KITTY_THEME +# Alabaster +include current-theme.conf +# END_KITTY_THEME -- cgit v1.2.3