nix-configs/modules/desktop/home/niri/kdl/privacy.kdl

12 lines
429 B
Text

layer-rule {
match namespace="notifications"
block-out-from "screen-capture"
}
window-rule {
match app-id="^signal|Element|org.gnome.Evolution$"
match title="^.*(Discord|Beispiel Screenshare block Bug|Bitwarden|Träwelling).*$"
exclude title="^.*((Schrottkatze|Statistics|Leaderboard) - Träwelling|chaos.social|Nekoverse|catgirl.cloud).*$"
exclude is-floating=true
block-out-from "screen-capture"
}