yabai/skhd: minor adaptions
This commit is contained in:
parent
fa6a816846
commit
eb0c1a697b
2 changed files with 8 additions and 1 deletions
|
|
@ -19,6 +19,12 @@ ctrl + shift + alt - j : yabai -m window --swap south
|
|||
ctrl + shift + alt - k : yabai -m window --swap north
|
||||
ctrl + shift + alt - l : yabai -m window --swap east
|
||||
|
||||
# split
|
||||
ctrl + shift + alt + cmd - h : yabai -m window --warp west
|
||||
ctrl + shift + alt + cmd - j : yabai -m window --warp south
|
||||
ctrl + shift + alt + cmd - k : yabai -m window --warp north
|
||||
ctrl + shift + alt + cmd - l : yabai -m window --warp east
|
||||
|
||||
# Move window to other desktop and focus desktop
|
||||
ctrl + shift + alt - 1 : yabai -m window --space 1; yabai -m space --focus 1
|
||||
ctrl + shift + alt - 2 : yabai -m window --space 2; yabai -m space --focus 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue