Skip to content

Instantly share code, notes, and snippets.

@2KAbhishek
Last active July 7, 2024 10:50
Show Gist options
  • Save 2KAbhishek/642f54b0932319bb39b4e60a6bdf6ddf to your computer and use it in GitHub Desktop.
Save 2KAbhishek/642f54b0932319bb39b4e60a6bdf6ddf to your computer and use it in GitHub Desktop.

Aerospace Keybindings

Aerospace is a tiling window manager for macOS similar to i3, find out more here

General Keybindings

Keybinding Action
Cmd+1..9 Switch to workspace num
Cmd+Shift + 1..9 Move window to workspace num
Cmd+Shift + / or </kbd> Vertical / Horizontal tiles
Cmd+Shift + -/= Inc/Dec window size
Cmd+h/j/k/l Focus window in direction
Cmd+Shift + H/J/K/L Move window to direction
Cmd+Shift + C Reload configuration
Cmd+Shift + F Toggle floating / tiling layout
Cmd+Shift + M Toggle fullscreen
Cmd+Shift + T Toggle horizontal / vertical tiles
Cmd+e Minimize window
Cmd+← / → Previous/Next workspace
Opt+Shift + Tab Move workspace to next screen
Opt+Tab Switch between workspaces

Service Mode Keybindings

Keybinding Action
Cmd+Shift + : Switch to service mode
Esc Reload configuration
r Reset layout
f Toggle between floating / tiling
Backspace Close all windows except current
Cmd+Shift + H/J/K/L Join with window in direction

Resize Mode Keybindings

Keybinding Action
Cmd+Shift + R Switch to resize mode
h Decrease window width
j Increase window height
k Decrease window height
l Increase window width
Enter Switch to main mode
Esc Switch to main mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment