feati(niri): add full opacity for YouTube

This commit is contained in:
2026-09-22 18:43:36 +02:00
parent 5121378b86
commit 9f00f02b3d
+4
View File
@@ -8,7 +8,11 @@ window-rule {
match app-id=r#"zen$"#
// default-column-width { fixed 1920; }
default-window-height { proportion 1.0; }
}
window-rule {
match title="YouTube"
opacity 1.0
}
window-rule {