feat(aerospace): add floating to brave and opencloud
This commit is contained in:
@@ -42,6 +42,10 @@ if.app-id = 'org.mozilla.firefox'
|
||||
if.window-title-regex-substring = 'Picture-in-Picture'
|
||||
run = 'layout floating'
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.brave.Browser'
|
||||
run = 'layout floating'
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'app.zen-browser.zen'
|
||||
if.window-title-regex-substring = 'Picture-in-Picture'
|
||||
@@ -64,6 +68,10 @@ run = 'layout floating'
|
||||
if.app-id = 'org.wireshark.Wireshark'
|
||||
run = 'layout tiling'
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'eu.opencloud.desktop'
|
||||
run = 'layout tiling'
|
||||
|
||||
[mode.service.binding]
|
||||
u = ['reload-config', 'mode main']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user