fixes zen PIP and installs librewolf
This commit is contained in:
parent
463bdf97a2
commit
90267481d3
2 changed files with 2 additions and 2 deletions
|
|
@ -247,7 +247,7 @@ window-rule {
|
|||
// This app-id regular expression will work for both:
|
||||
// - host Firefox (app-id is "firefox")
|
||||
// - Flatpak Firefox (app-id is "org.mozilla.firefox")
|
||||
match app-id=r#"firefox$"# title="^Picture-in-Picture$"
|
||||
match app-id=r#"zen-beta$"# title="^Picture-in-Picture$"
|
||||
open-floating true
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue