mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
feat(aerospace): add default workspaces for music and podcasts
This commit is contained in:
@@ -135,6 +135,14 @@ run = "move-node-to-workspace 5"
|
||||
if.app-id = 'com.spotify.client'
|
||||
run = "move-node-to-workspace 6"
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.apple.Music'
|
||||
run = "move-node-to-workspace 6"
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.apple.podcasts'
|
||||
run = "move-node-to-workspace 6"
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.microsoft.teams2'
|
||||
run = "move-node-to-workspace 7"
|
||||
|
||||
Reference in New Issue
Block a user