feat(kitty): use grid layout
This commit is contained in:
parent
94462657dc
commit
99216072db
@ -91,7 +91,7 @@ visual_bell_color #900
|
||||
|
||||
#: Window layout {{{1
|
||||
|
||||
enabled_layouts splits, grid, tall:bias=70;full_size=2, stack
|
||||
enabled_layouts grid, splits, stack, tall:bias=70;full_size=2
|
||||
|
||||
|
||||
#: Tab bar {{{1
|
||||
@ -140,8 +140,7 @@ kitten_alias hints hints --alphabet="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQ
|
||||
#: Window management {{{1
|
||||
|
||||
map kitty_mod+enter launch --location=split --cwd=current
|
||||
map kitty_mod+! detach_window new-tab
|
||||
map ctrl+alt+! detach_window ask
|
||||
map kitty_mod+! detach_window ask
|
||||
|
||||
map alt+left neighboring_window left
|
||||
map alt+right neighboring_window right
|
||||
|
Loading…
Reference in New Issue
Block a user