Created
October 29, 2024 03:04
-
-
Save primaprashant/d986fd9bca6c8727bde54c84a5ef94aa to your computer and use it in GitHub Desktop.
My Aerospace Configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| start-at-login = true | |
| enable-normalization-flatten-containers = false | |
| enable-normalization-opposite-orientation-for-nested-containers = false | |
| [workspace-to-monitor-force-assignment] | |
| 1 = 'main' | |
| 2 = 'main' | |
| 3 = 'main' | |
| 4 = 'main' | |
| 5 = 'main' | |
| 6 = 'main' | |
| 7 = 'main' | |
| 8 = 'main' | |
| 9 = ['built-in', 'main'] | |
| 10 = ['built-in', 'main'] | |
| [mode.main.binding] | |
| alt-slash = 'layout tiles horizontal vertical' | |
| alt-h = 'focus left' | |
| alt-j = 'focus down' | |
| alt-k = 'focus up' | |
| alt-l = 'focus right' | |
| alt-shift-h = 'move left' | |
| alt-shift-j = 'move down' | |
| alt-shift-k = 'move up' | |
| alt-shift-l = 'move right' | |
| alt-f = 'fullscreen' | |
| alt-shift-space = 'layout floating tiling' | |
| alt-shift-minus = 'resize smart -50' | |
| alt-shift-equal = 'resize smart +50' | |
| alt-1 = 'workspace 1' | |
| alt-2 = 'workspace 2' | |
| alt-3 = 'workspace 3' | |
| alt-4 = 'workspace 4' | |
| alt-5 = 'workspace 5' | |
| alt-6 = 'workspace 6' | |
| alt-7 = 'workspace 7' | |
| alt-8 = 'workspace 8' | |
| alt-9 = 'workspace 9' | |
| alt-0 = 'workspace 10' | |
| alt-shift-1 = 'move-node-to-workspace 1' | |
| alt-shift-2 = 'move-node-to-workspace 2' | |
| alt-shift-3 = 'move-node-to-workspace 3' | |
| alt-shift-4 = 'move-node-to-workspace 4' | |
| alt-shift-5 = 'move-node-to-workspace 5' | |
| alt-shift-6 = 'move-node-to-workspace 6' | |
| alt-shift-7 = 'move-node-to-workspace 7' | |
| alt-shift-8 = 'move-node-to-workspace 8' | |
| alt-shift-9 = 'move-node-to-workspace 9' | |
| alt-shift-0 = 'move-node-to-workspace 10' | |
| alt-tab = 'workspace-back-and-forth' | |
| alt-shift-c = 'reload-config' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment