mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-08 22:51:08 +00:00
chore(config): aerospace, add preview to floaters
This commit is contained in:
@@ -51,6 +51,10 @@ run = ['layout floating']
|
|||||||
if.app-id = 'com.apple.finder' # Finder
|
if.app-id = 'com.apple.finder' # Finder
|
||||||
run = ['layout floating']
|
run = ['layout floating']
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'com.apple.Preview'
|
||||||
|
run = ['layout floating']
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'com.apple.mail' # Mail
|
if.app-id = 'com.apple.mail' # Mail
|
||||||
run = ['layout floating']
|
run = ['layout floating']
|
||||||
|
|||||||
Reference in New Issue
Block a user