fix(home/darwin): aerospace - clash-verge

This commit is contained in:
Ryan Yin
2025-07-17 13:09:04 +08:00
parent c231ba66f8
commit 2e8ec1406e

View File

@@ -310,6 +310,11 @@ run = ['layout floating']
if.app-id = 'com.apple.systempreferences'
run = ['layout floating']
# Clash Verge - has problem with floating
[[on-window-detected]]
if.app-id = 'io.github.clash-verge-rev.clash-verge-rev'
run = ['move-node-to-workspace 0Other']
# Make all windows float by default
[[on-window-detected]]
check-further-callbacks = true