chore(aerospace): add floating picture-in-picture for zen browser
This commit is contained in:
parent
7c2a9037bc
commit
709221de9e
1 changed files with 5 additions and 0 deletions
|
@ -42,6 +42,11 @@ if.app-id = 'org.mozilla.firefox'
|
||||||
if.window-title-regex-substring = 'Picture-in-Picture'
|
if.window-title-regex-substring = 'Picture-in-Picture'
|
||||||
run = 'layout floating'
|
run = 'layout floating'
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'app.zen-browser.zen'
|
||||||
|
if.window-title-regex-substring = 'Picture-in-Picture'
|
||||||
|
run = 'layout floating'
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'app.zen-browser.zen'
|
if.app-id = 'app.zen-browser.zen'
|
||||||
if.window-title-regex-substring = 'Bitwarden'
|
if.window-title-regex-substring = 'Bitwarden'
|
||||||
|
|
Loading…
Add table
Reference in a new issue