update niri rule
This commit is contained in:
parent
cd616ddbbc
commit
99ccea27eb
1 changed files with 3 additions and 1 deletions
|
@ -92,6 +92,8 @@ in {
|
|||
spread = 2;
|
||||
color = config.modules.desktop.themes.niri.shadow;
|
||||
};
|
||||
|
||||
insert-hint.enable = false;
|
||||
};
|
||||
|
||||
overview = {
|
||||
|
@ -253,7 +255,7 @@ in {
|
|||
{ namespace = "^notifications$"; }
|
||||
{ namespace = "^rofi$"; } # a bit silly, but we use rofi for clipboard history
|
||||
];
|
||||
block-out-from = "screencast";
|
||||
block-out-from = "screen-capture";
|
||||
}
|
||||
{
|
||||
matches = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue