diff --git a/home/darwin/aerospace/aerospace.toml b/home/darwin/aerospace/aerospace.toml index 232f0013..0225b5b4 100644 --- a/home/darwin/aerospace/aerospace.toml +++ b/home/darwin/aerospace/aerospace.toml @@ -268,6 +268,12 @@ run = ['layout floating', 'move-node-to-workspace 9File'] if.app-id = 'com.apple.Preview' run = ['layout floating', 'move-node-to-workspace 9File'] + +# Auth UI +[[on-window-detected]] +if.app-id = 'com.apple.SecurityAgent' +run = ['layout floating'] + # Make all windows float by default [[on-window-detected]] check-further-callbacks = true