niri: block out dms notifications

This commit is contained in:
Christoph Hollizeck 2025-12-31 00:42:03 +01:00
parent ab1a9971a1
commit 3e647a8d20
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -167,7 +167,7 @@
layer-rules = [
{
matches = [ { namespace = "^notifications$"; } ];
matches = [ { namespace = "^dms:notification-popup$"; } ];
block-out-from = "screencast";
}
];