diff --git a/.aerospace.toml b/.aerospace.toml index d4263da..2f41c8d 100644 --- a/.aerospace.toml +++ b/.aerospace.toml @@ -87,6 +87,10 @@ run = "move-node-to-workspace 1" if.app-id = 'com.microsoft.teams2' run = "move-node-to-workspace 2" +[[on-window-detected]] +if.app-id = 'com.google.Chrome' +run = "move-node-to-workspace 2" + [[on-window-detected]] if.app-id = 'com.microsoft.Outlook' run = "move-node-to-workspace 2"