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