diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index e500990..7665c85 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -135,9 +135,13 @@ if.app-id = 'md.obsidian' run = "move-node-to-workspace 5" [[on-window-detected]] -if.app-id = 'com.microsoft.teams2' +if.app-id = 'com.spotify.client' run = "move-node-to-workspace 6" +[[on-window-detected]] +if.app-id = 'com.microsoft.teams2' +run = "move-node-to-workspace 7" + [[on-window-detected]] if.app-id = 'company.thebrowser.Browser' check-further-callbacks = true