From 54f19eee09a5e1a610b618fd8fef87cdfc2d6b44 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Sat, 26 Mar 2022 12:54:44 -0700 Subject: [PATCH] decided on split window for super+w instead --- kitty/session2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/session2 b/kitty/session2 index 4dd1f8dd..4a94fe74 100644 --- a/kitty/session2 +++ b/kitty/session2 @@ -1,5 +1,5 @@ # Set the layout of the current tab -layout tall:bias=90;full_size=1;mirrored=false +layout tall:bias=50;full_size=1;mirrored=false # Set the working directory for windows in the current tab # cd ~ # Create a window and run the specified command in it