feat(niri): block screen-capture for sensitive apps
This commit is contained in:
parent
d86698f601
commit
c919bebd8a
1 changed files with 1 additions and 1 deletions
|
|
@ -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$"#
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue