diff --git a/macos/.skhdrc b/macos/.skhdrc index 77f323b..5a69c6e 100644 --- a/macos/.skhdrc +++ b/macos/.skhdrc @@ -14,7 +14,7 @@ alt - f : yabai -m window --toggle zoom-fullscreen alt + shift - f : yabai -m window --toggle native-fullscreen alt - t: yabai --stop-service alt - s: yabai --start-service - +alt - r: yabai --restart-service # focus window in bsp mode cmd - h: yabai -m window --focus west @@ -33,7 +33,7 @@ cmd + shift - 8 : yabai -m window --space 8; yabai -m space --focus 8 cmd + shift - 9 : yabai -m window --space 9; yabai -m space --focus 9 cmd + shift - 0 : yabai -m window --space 10; yabai -m space --focus 10 -# fast focus desktop +# fast focus desktop, note, this wont work on work computers (SA cannot be disabled) alt - left : yabai -m space --focus prev alt - right : yabai -m space --focus next alt - z : yabai -m space --focus recent