[aerospace] Update config

This commit is contained in:
Andrew Williams
2026-01-05 16:38:31 +00:00
parent 6710e9a6aa
commit 03d2f32492

View File

@@ -226,6 +226,10 @@ run = 'move-node-to-workspace B'
if.app-id = 'com.microsoft.VSCode'
run = 'move-node-to-workspace C'
[[on-window-detected]]
if.app-id = 'dev.zed.Zed'
run = 'move-node-to-workspace C'
[[on-window-detected]]
if.app-id = 'com.mitchellh.ghostty'
run = 'move-node-to-workspace T'
@@ -241,3 +245,15 @@ run = 'layout floating'
[[on-window-detected]]
if.app-id = 'com.apple.ActivityMonitor'
run = 'layout floating'
[[on-window-detected]]
if.app-id = 'com.microsoft.Outlook'
run = 'move-node-to-workspace W'
[[on-window-detected]]
if.app-id = 'com.microsoft.teams2'
run = 'move-node-to-workspace W'
[[on-window-detected]]
if.app-id = 'com.electron.logseq'
run = 'move-node-to-workspace Q'