chore(config): aerospace, add preview to floaters

This commit is contained in:
2025-01-14 05:47:57 +02:00
parent bf3e746010
commit bb8ddf0bba

View File

@@ -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']