rules: add eww blur layerrule

This commit is contained in:
notohh 2024-04-26 17:23:42 -04:00
parent fec9b35585
commit b0204b0641
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -18,8 +18,7 @@ _: {
"idleinhibit fullscreen, class:^(firefox)$" "idleinhibit fullscreen, class:^(firefox)$"
]; ];
layerrule = [ layerrule = [
"blur, ^(gtk-layer-shell|anyrun)$" "blur, ^(gtk-layer-shell|anyrun|eww|music-widget)$"
"blur, ^(gtk-layer-shell|ironbar)$"
]; ];
}; };
} }