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