From 0defab964d472eaeb82ed489a26bd316cfbf808e Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Tue, 28 Jul 2026 17:17:48 +0300 Subject: [PATCH] tab strategy + font size 15 --- private_dot_config/kitty/kitty.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/private_dot_config/kitty/kitty.conf b/private_dot_config/kitty/kitty.conf index d2fe93e..314e439 100644 --- a/private_dot_config/kitty/kitty.conf +++ b/private_dot_config/kitty/kitty.conf @@ -87,7 +87,7 @@ font_features Menligaturized-Regular -liga #font_family MesloLGS NF shell . allow_remote_control yes - font_size 14.7 + font_size 15 #macos_thicken_font 1 text_composition_strategy 1.7 50 @@ -980,7 +980,7 @@ tab_bar_style custom #: The minimum number of tabs that must exist before the tab bar is #: shown. -# tab_switch_strategy previous +tab_switch_strategy left #: The algorithm to use when switching to a tab when the current tab #: is closed. The default of previous will switch to the last used