mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-13 16:12:40 +02:00
chore: aerospace - adjust window rules
This commit is contained in:
@@ -226,11 +226,6 @@ run = 'move-node-to-workspace 3Work'
|
|||||||
if.app-id = 'com.tinyspeck.slackmacgap'
|
if.app-id = 'com.tinyspeck.slackmacgap'
|
||||||
run = 'move-node-to-workspace 3Work'
|
run = 'move-node-to-workspace 3Work'
|
||||||
|
|
||||||
|
|
||||||
[[on-window-detected]]
|
|
||||||
if.app-id = 'us.zoom.xos'
|
|
||||||
run = 'move-node-to-workspace 3Work'
|
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'org.mozilla.firefox'
|
if.app-id = 'org.mozilla.firefox'
|
||||||
run = 'move-node-to-workspace 4Firefox'
|
run = 'move-node-to-workspace 4Firefox'
|
||||||
@@ -285,6 +280,14 @@ run = ['layout floating', 'move-node-to-workspace 9File']
|
|||||||
if.app-id = 'com.apple.Preview'
|
if.app-id = 'com.apple.Preview'
|
||||||
run = ['layout floating', 'move-node-to-workspace 9File']
|
run = ['layout floating', 'move-node-to-workspace 9File']
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'com.microsoft.VSCode'
|
||||||
|
run = ['layout floating', 'move-node-to-workspace 9File']
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'com.todesktop.230313mzl4w4u92' # Cursor AI Editor
|
||||||
|
run = ['layout floating', 'move-node-to-workspace 9File']
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'org.wireshark.Wireshark'
|
if.app-id = 'org.wireshark.Wireshark'
|
||||||
run = ['layout floating', 'move-node-to-workspace 0Other']
|
run = ['layout floating', 'move-node-to-workspace 0Other']
|
||||||
@@ -294,8 +297,8 @@ if.app-id = 'ai.elementlabs.lmstudio'
|
|||||||
run = ['layout floating', 'move-node-to-workspace 0Other']
|
run = ['layout floating', 'move-node-to-workspace 0Other']
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'com.microsoft.VSCode'
|
if.app-id = 'us.zoom.xos'
|
||||||
run = ['layout floating', 'move-node-to-workspace 0Other']
|
run = 'move-node-to-workspace 0Other'
|
||||||
|
|
||||||
# Auth UI - do not move it
|
# Auth UI - do not move it
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
|
|||||||
Reference in New Issue
Block a user