feat(niri): block screen-capture for sensitive apps

This commit is contained in:
pips 2025-03-28 20:23:06 +01:00
parent d86698f601
commit c919bebd8a

View file

@ -476,7 +476,7 @@ window-rule {
// Example: block out two password managers from screen capture.
// (This example rule is commented out with a "/-" in front.)
/-window-rule {
window-rule {
match app-id=r#"^org\.keepassxc\.KeePassXC$"#
match app-id=r#"^org\.gnome\.World\.Secrets$"#