diff --git a/home/darwin/aerospace/aerospace.toml b/home/darwin/aerospace/aerospace.toml index e5512cd7..d6ca7529 100644 --- a/home/darwin/aerospace/aerospace.toml +++ b/home/darwin/aerospace/aerospace.toml @@ -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