feat: macos: rearanged monitors

feat/kile-v2
Ricard Illa 2022-02-21 17:54:54 +01:00
parent 18d166bbc0
commit ed115a7522
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 3 additions and 2 deletions

View File

@ -63,6 +63,7 @@ in {
ctrl + alt + shift - 7 : yabai -m window --space 7
ctrl + alt + shift - 8 : yabai -m window --space 8
ctrl + alt + shift - 9 : yabai -m window --space 9
ctrl + alt + shift - 0 : yabai -m window --space 10
# ctrl + alt + shift - space : yabai -m space --balance
ctrl + alt - space : yabai -m space --layout $(yabai -m query --spaces --space | jq -r 'if .["type"] == "bsp" then "float" else "bsp" end')
@ -84,8 +85,8 @@ in {
ctrl + alt + shift - j : yabai -m window --swap south
ctrl + alt + shift - k : yabai -m window --swap north
ctrl + alt - e : yabai -m display --focus 1
ctrl + alt - w : yabai -m display --focus 2
ctrl + alt - w : yabai -m display --focus 1
ctrl + alt - e : yabai -m display --focus 2
ctrl + alt - g : yabai -m space --toggle gap && yabai -m space --toggle padding