From 67185d18887793aeefba430de6ffe6919a67da28 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Sat, 26 Mar 2022 12:10:53 -0700 Subject: [PATCH] added another session style, mapped to super+w, remap whisker to super+d --- kitty/session2 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 kitty/session2 diff --git a/kitty/session2 b/kitty/session2 new file mode 100644 index 00000000..4dd1f8dd --- /dev/null +++ b/kitty/session2 @@ -0,0 +1,7 @@ +# Set the layout of the current tab +layout tall:bias=90;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 +launch bash +launch bash