niri: block out dms notifications
This commit is contained in:
parent
ab1a9971a1
commit
3e647a8d20
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@
|
|||
|
||||
layer-rules = [
|
||||
{
|
||||
matches = [ { namespace = "^notifications$"; } ];
|
||||
matches = [ { namespace = "^dms:notification-popup$"; } ];
|
||||
block-out-from = "screencast";
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue