summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aerospace/.aerospace.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/aerospace/.aerospace.toml b/aerospace/.aerospace.toml
index 81162d9..f4199e6 100644
--- a/aerospace/.aerospace.toml
+++ b/aerospace/.aerospace.toml
@@ -93,11 +93,11 @@ automatically-unhide-macos-hidden-apps = true
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-a = 'move-node-to-workspace 1'
- alt-shift-s = 'move-node-to-workspace 2'
- alt-shift-d = 'move-node-to-workspace 3'
- alt-shift-f = 'move-node-to-workspace 4'
- alt-shift-g = 'move-node-to-workspace 5'
+ alt-shift-q = 'move-node-to-workspace 1'
+ alt-shift-w = 'move-node-to-workspace 2'
+ alt-shift-e = 'move-node-to-workspace 3'
+ alt-shift-r = 'move-node-to-workspace 4'
+ alt-shift-t = 'move-node-to-workspace 5'
# Monitor Two Workspaces
alt-6 = 'workspace 6'