From dcad320532a1c5662c627b0a71626e66c29ff763 Mon Sep 17 00:00:00 2001 From: rootiest Date: Thu, 11 Jul 2024 01:46:45 -0400 Subject: [PATCH] =?UTF-8?q?=E2=86=94=EF=B8=8F=20Increase=20Width?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Increase the default window cell width - The Iosevka font is more narrow so more cells can fit in the same size window --- kitty-base.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty-base.conf b/kitty-base.conf index 89dc95c..f93942f 100644 --- a/kitty-base.conf +++ b/kitty-base.conf @@ -54,7 +54,7 @@ kitty_mod ctrl+shift notify_on_cmd_finish invisible remember_window_size no -initial_window_width 128c +initial_window_width 150c initial_window_height 32c ### Aliases ###