fix: make alt-shift-f open firefox instead of toggle native fullscreen, also set native fullscreen to alt-shift-ctrl-f

This commit is contained in:
ahwx 2026-02-26 00:29:45 +01:00
parent 4eb98175c0
commit b502d43ce9

View file

@ -50,10 +50,12 @@
alt - e : open -a Finder /Users/${username} alt - e : open -a Finder /Users/${username}
alt + shift - c : open -na Chromium # open new instance alt + shift - c : open -na Chromium # open new instance
alt + shift - e : open -a Element # move to existing instance alt + shift - e : open -a Element # move to existing instance
alt + shift - f : open -a Firefox -n # open new firefox window
alt + shift - n : macos-terminal-launcher notes # open notes window
alt - f : yabai -m window --toggle zoom-fullscreen alt - f : yabai -m window --toggle zoom-fullscreen
alt + shift -f : yabai -m window --toggle native-fullscreen alt + ctrl + shift -f : yabai -m window --toggle native-fullscreen
# # Linux-style word navigation and deletion # # Linux-style word navigation and deletion