Expand and Update Workspace Keys
Expand and Update Workspace Keys
Agent
Claude Code
Model
Claude Opus 4.7
StartedApr 19, 10:55 PM
Shared
Apr 19, 10:55 PM
Messages20
Downloads11
edit my aerospace config, right now I only have workspaces 1-10. lets change that give me all the other q-p as well. excluding w
>ls -la ~/.aerospace.toml ~/.config/aerospace/ 2>/dev/nullExit code 1
/Users/cdxker/.config/aerospace/:
total 16
drwxr-xr-x@ 3 cdxker staff 96 Oct 21 09:18 .
drwxr-xr-x@ 4 cdxker staff 128 Oct 12 2025 ..
-rw-r--r--@ 1 cdxker staff 6444 Oct 21 09:18 aerospace.tomlAdded workspaces Q, E, R, T, Y, U, I, O, P (skipping W since alt-w opens Brave). Both alt-<key> to focus and alt-shift-<key> to move windows. Reload with alt-shift-; then esc.
can you restart aerospace
>aerospace reload-config && echo "reloaded"reloadedConfig reloaded successfully.
can you also add alt+m
>aerospace reload-config && echo "reloaded"reloadedAdded alt-m / alt-shift-m for workspace M and reloaded.