From 7df7f1bde80200f0527630e8e84678d64907d4ba Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Wed, 6 Aug 2025 18:07:23 +0200 Subject: [PATCH] feat(aerospace): remove Arc and add Affinity --- config/aerospace/aerospace.toml | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index 25dab58..5db64f2 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -119,10 +119,6 @@ run = "move-node-to-workspace 1" if.app-id = 'com.brave.Browser' run = "move-node-to-workspace 2" -[[on-window-detected]] -if.app-id = 'company.thebrowser.Browser' -run = "move-node-to-workspace 2" - [[on-window-detected]] if.app-id = 'tw.ogdesign.eagle' run = "move-node-to-workspace 3" @@ -144,25 +140,22 @@ if.app-id = 'com.microsoft.teams2' run = "move-node-to-workspace 7" [[on-window-detected]] -if.app-id = 'com.figma.Desktop' -run = "move-node-to-workspace 9" +if.app-id = 'com.seriflabs.affinitydesigner2' +run = "move-node-to-workspace 8" [[on-window-detected]] -if.app-id = 'company.thebrowser.Browser' -check-further-callbacks = true -run = 'layout floating' +if.app-id = 'com.seriflabs.affinityphoto2' +run = "move-node-to-workspace 8" + +[[on-window-detected]] +if.app-id = 'com.figma.Desktop' +run = "move-node-to-workspace 9" [[on-window-detected]] if.app-id = 'com.daisydiskapp.DaisyDiskStandAlone' check-further-callbacks = true run = 'layout floating' -[[on-window-detected]] -if.app-id = 'company.thebrowser.Browser' -if.window-title-regex-substring = '^[^Space|Little]' -check-further-callbacks = true -run = 'layout tiling' - [[on-window-detected]] if.app-id = 'io.zsa.keymapp' check-further-callbacks = true