Picture in Picture full opacity

This commit is contained in:
2026-01-09 22:57:15 +01:00
parent 55e80b537e
commit 6dfc0da249

View File

@@ -233,6 +233,7 @@ window-rule {
match app-id=r#"firefox$"# title="^Picture-in-Picture$" match app-id=r#"firefox$"# title="^Picture-in-Picture$"
match app-id="zoom" match app-id="zoom"
open-floating true open-floating true
opacity 1.0
} }
// Open dms windows as floating by default // Open dms windows as floating by default
window-rule { window-rule {