From 3646bc60570f03b8055f6f770a5af87553f756d9 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Wed, 8 Oct 2025 12:29:02 -0400 Subject: [PATCH] aerospace: Rearrange workspaces --- aerospace/aerospace.toml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/aerospace/aerospace.toml b/aerospace/aerospace.toml index 5e40992..5837327 100644 --- a/aerospace/aerospace.toml +++ b/aerospace/aerospace.toml @@ -117,13 +117,5 @@ esc = 'mode main' 10 = [3, 'main'] [[on-window-detected]] -if.app-id = 'us.zoom.xos' -run = 'move-node-to-workspace 8' - -[[on-window-detected]] -if.app-id = 'com.linear' +if.app-id = 'com.tinyspeck.slackmacgap' run = 'move-node-to-workspace 9' - -[[on-window-detected]] -if.app-id = 'notion.id' -run = 'move-node-to-workspace 10'