chore(aerospace): add Spotify to space

This commit is contained in:
Stefan Imhoff
2024-08-13 14:13:30 +02:00
parent 34277c7f24
commit f4e8350ed9

View File

@@ -135,9 +135,13 @@ if.app-id = 'md.obsidian'
run = "move-node-to-workspace 5" run = "move-node-to-workspace 5"
[[on-window-detected]] [[on-window-detected]]
if.app-id = 'com.microsoft.teams2' if.app-id = 'com.spotify.client'
run = "move-node-to-workspace 6" run = "move-node-to-workspace 6"
[[on-window-detected]]
if.app-id = 'com.microsoft.teams2'
run = "move-node-to-workspace 7"
[[on-window-detected]] [[on-window-detected]]
if.app-id = 'company.thebrowser.Browser' if.app-id = 'company.thebrowser.Browser'
check-further-callbacks = true check-further-callbacks = true