mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 02:48:15 +00:00
[aerospace] Update config
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user