diff --git a/macos/.skhdrc b/macos/.skhdrc index 5b2c044..6fae26e 100644 --- a/macos/.skhdrc +++ b/macos/.skhdrc @@ -4,10 +4,15 @@ ctrl + alt + cmd - r : launchctl kickstart -k "gui/${UID}/homebrew.mxcl.yabai"# cmd + shift - f : open -na /Applications/Firefox.app cmd + shift - t : open -na /Applications/Kitty.app cmd + shift - s : open "x-apple.systempreferences:" -#cmd + shift - a : open -a "About This Mac" cmd + shift - c : open -na /Applications/Google\ Chrome.app cmd + shift - e : open -na /Applications/Emacs.app -cmd + shift - o : rofi -show + +alt - w : yabai -m window --close +# enter fullscreen mode for the focused container +alt - f : yabai -m window --toggle zoom-fullscreen +# toggle window native fullscreen +alt + shift - f : yabai -m window --toggle native-fullscreen + # focus window in bsp mode cmd - h: yabai -m window --focus west