# toggle window zoom
alt - d : yabai -m window --toggle zoom-parent
alt - f : yabai -m window --toggle zoom-fullscreen

# float / unfloat window and center on screen
alt - t : yabai -m window --toggle float --grid 4:4:1:1:2:2

# open terminal, blazingly fast compared to iTerm/Hyper
cmd - return : /Applications/iTerm.app/Contents/MacOS/iTerm2

# open browser
cmd + shift - return : /Applications/Firefox.app/Contents/MacOS/firefox

# toggle dark mode
cmd + shift - d : osascript -e 'tell application "System Events" to tell appearance preferences to set dark mode to not dark mode'

# ai
cmd + alt + g : /Applications/ChatGPT.app/Contents/MacOS/ChatGPT
cmd + alt + x : /Applications/Codex.app/Contents/MacOS/Codex
cmd + alt + c : /Applications/Claude.app/Contents/MacOS/Claude
