aboutsummaryrefslogtreecommitdiff
path: root/macos.local/.flake/system/aerospace.nix.org
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-01-07 22:18:03 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-01-07 22:18:03 -0600
commitec3fd3b205b52710075b4be94ffc5af1b11722f9 (patch)
treeff29a3f67fe23d59b8c1d22729df896cbab4f0be /macos.local/.flake/system/aerospace.nix.org
parent7ed857e9a07f0893fc6cc8264f4d993f4d4d2b98 (diff)
system changes
Diffstat (limited to 'macos.local/.flake/system/aerospace.nix.org')
-rw-r--r--macos.local/.flake/system/aerospace.nix.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/macos.local/.flake/system/aerospace.nix.org b/macos.local/.flake/system/aerospace.nix.org
index 48fb5f1..af1af43 100644
--- a/macos.local/.flake/system/aerospace.nix.org
+++ b/macos.local/.flake/system/aerospace.nix.org
@@ -13,7 +13,7 @@
outer.top = 0;
outer.right = 0;
};
- on-focused-monitor-changed = [
+ on-focused-changed = [
"move-mouse monitor-lazy-center"
];
mode.main.binding = {
@@ -44,7 +44,7 @@
cmd-7 = "workspace 7";
cmd-8 = "workspace 8";
cmd-9 = "workspace 9";
- cmd-0 = "workspace 0";
+ cmd-0 = "workspace 10";
cmd-shift-1 = "move-node-to-workspace 1";
cmd-shift-2 = "move-node-to-workspace 2";
@@ -55,7 +55,7 @@
cmd-shift-7 = "move-node-to-workspace 7";
cmd-shift-8 = "move-node-to-workspace 8";
cmd-shift-9 = "move-node-to-workspace 9";
- cmd-shift-0 = "move-node-to-workspace 0";
+ cmd-shift-0 = "move-node-to-workspace 10";
};
};
};