mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(aerospace): remove Arc and add Affinity
This commit is contained in:
@@ -119,10 +119,6 @@ run = "move-node-to-workspace 1"
|
|||||||
if.app-id = 'com.brave.Browser'
|
if.app-id = 'com.brave.Browser'
|
||||||
run = "move-node-to-workspace 2"
|
run = "move-node-to-workspace 2"
|
||||||
|
|
||||||
[[on-window-detected]]
|
|
||||||
if.app-id = 'company.thebrowser.Browser'
|
|
||||||
run = "move-node-to-workspace 2"
|
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'tw.ogdesign.eagle'
|
if.app-id = 'tw.ogdesign.eagle'
|
||||||
run = "move-node-to-workspace 3"
|
run = "move-node-to-workspace 3"
|
||||||
@@ -144,25 +140,22 @@ if.app-id = 'com.microsoft.teams2'
|
|||||||
run = "move-node-to-workspace 7"
|
run = "move-node-to-workspace 7"
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'com.figma.Desktop'
|
if.app-id = 'com.seriflabs.affinitydesigner2'
|
||||||
run = "move-node-to-workspace 9"
|
run = "move-node-to-workspace 8"
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'company.thebrowser.Browser'
|
if.app-id = 'com.seriflabs.affinityphoto2'
|
||||||
check-further-callbacks = true
|
run = "move-node-to-workspace 8"
|
||||||
run = 'layout floating'
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'com.figma.Desktop'
|
||||||
|
run = "move-node-to-workspace 9"
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'com.daisydiskapp.DaisyDiskStandAlone'
|
if.app-id = 'com.daisydiskapp.DaisyDiskStandAlone'
|
||||||
check-further-callbacks = true
|
check-further-callbacks = true
|
||||||
run = 'layout floating'
|
run = 'layout floating'
|
||||||
|
|
||||||
[[on-window-detected]]
|
|
||||||
if.app-id = 'company.thebrowser.Browser'
|
|
||||||
if.window-title-regex-substring = '^[^Space|Little]'
|
|
||||||
check-further-callbacks = true
|
|
||||||
run = 'layout tiling'
|
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'io.zsa.keymapp'
|
if.app-id = 'io.zsa.keymapp'
|
||||||
check-further-callbacks = true
|
check-further-callbacks = true
|
||||||
|
|||||||
Reference in New Issue
Block a user