feat(kitty): improve order of layouts and shortcut for fullscreen panel
This commit is contained in:
@@ -64,9 +64,9 @@ map ctrl+alt+9 goto_tab 9
|
||||
map ctrl+alt+t goto_layout tall
|
||||
map ctrl+alt+s goto_layout wide
|
||||
map ctrl+alt+p last_used_layout
|
||||
map ctrl+alt+z toggle_layout stack
|
||||
map alt+z toggle_layout stack
|
||||
# END_KEYBOARD_SHORTCUTS
|
||||
|
||||
# BEGIN_LAYOUT_DEFINITION
|
||||
enabled_layouts tall:bias=50;full_size=1;mirrored=false, grid, fat:bias=50;full_size=1;mirrored=false , stack, splits:split_axis=auto
|
||||
enabled_layouts grid, stack, splits:split_axis=auto, fat:bias=50;full_size=1;mirrored=false, tall:bias=50;full_size=1;mirrored=false
|
||||
# END_LAYOUT_DEFINITION
|
||||
|
||||
Reference in New Issue
Block a user