diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index eb83813..722be0b 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -51,6 +51,10 @@ run = ['layout floating'] if.app-id = 'com.apple.finder' # Finder run = ['layout floating'] +[[on-window-detected]] +if.app-id = 'com.apple.Preview' +run = ['layout floating'] + [[on-window-detected]] if.app-id = 'com.apple.mail' # Mail run = ['layout floating']