From d5acb286fa3d3ab4723c976eda84e1adcfee860c Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Wed, 21 May 2025 09:00:33 -0700 Subject: Fix left monitor aerospace keybinds --- aerospace/.aerospace.toml | 10 +++++----- 1 file 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' -- cgit v1.2.3-70-g09d2