diff --git a/extra/niri.kdl b/extra/niri.kdl index bc880b1..53687e5 100644 --- a/extra/niri.kdl +++ b/extra/niri.kdl @@ -165,7 +165,6 @@ window-rule { window-rule { match app-id=r#"^thunderbird$"# - match app-id=r#"^org\.keepassxc\.KeePassXC$"# open-on-workspace "utils" } @@ -200,6 +199,12 @@ window-rule { // block-out-from "screencast" } +window-rule { + match app-id=r#"^org\.keepassxc\.KeePassXC$"# + block-out-from "screen-capture" + open-on-workspace "utils" +} + // Example: enable rounded corners for all windows. // (This example rule is commented out with a "/-" in front.) window-rule {