fixes zen PIP and installs librewolf

This commit is contained in:
Dennis Schoepf 2025-12-17 20:13:49 +01:00
parent 463bdf97a2
commit 90267481d3
2 changed files with 2 additions and 2 deletions

View file

@ -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
}