From 5b081039048e042db951305bb1a8753d734a8f9a Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 14 Mar 2025 12:51:11 +0100 Subject: [PATCH] feat(aerospace): add more rules for positioning --- config/aerospace/aerospace.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index e3e41d1..17d5b69 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -143,11 +143,20 @@ run = "move-node-to-workspace 6" 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" + [[on-window-detected]] if.app-id = 'company.thebrowser.Browser' check-further-callbacks = true run = 'layout floating' +[[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]'