update niri rule

This commit is contained in:
Reid 2025-06-09 15:03:47 -07:00
parent cd616ddbbc
commit 99ccea27eb
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD

View file

@ -92,6 +92,8 @@ in {
spread = 2; spread = 2;
color = config.modules.desktop.themes.niri.shadow; color = config.modules.desktop.themes.niri.shadow;
}; };
insert-hint.enable = false;
}; };
overview = { overview = {
@ -253,7 +255,7 @@ in {
{ namespace = "^notifications$"; } { namespace = "^notifications$"; }
{ namespace = "^rofi$"; } # a bit silly, but we use rofi for clipboard history { namespace = "^rofi$"; } # a bit silly, but we use rofi for clipboard history
]; ];
block-out-from = "screencast"; block-out-from = "screen-capture";
} }
{ {
matches = [ matches = [