1
0
Fork 0

yabai: add keycombo for split

This commit is contained in:
Daniel Kempkens 2024-03-11 10:24:18 +01:00
parent 527dd0d0ae
commit 69f248c891
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -70,6 +70,8 @@ in
alt + shift - w : ${yabai-bin} -m display --focus west
alt + shift - e : ${yabai-bin} -m display --focus east
alt + shift - s : ${yabai-bin} -m window --toggle split
meh - h : ${yabai-bin} -m window --warp west
meh - j : ${yabai-bin} -m window --warp south
meh - k : ${yabai-bin} -m window --warp north