added another session style, mapped to super+w, remap whisker to super+d

This commit is contained in:
tomit4 2022-03-26 12:10:53 -07:00
parent 410f038a30
commit 67185d1888

7
kitty/session2 Normal file
View file

@ -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