diff --git a/niri/files/config.kdl b/niri/files/config.kdl index 4563403..03784f4 100644 --- a/niri/files/config.kdl +++ b/niri/files/config.kdl @@ -212,9 +212,9 @@ window-rule { // Block out sensitive components from screencasts layer-rule { match namespace="^dms:clipboard$" - match namespace="^dms:notification$" + match namespace="^dms:notification" - block-out-from "screencast" + block-out-from "screen-capture" } window-rule {