use noctalia's new blur support

This commit is contained in:
Sean Kovacs 2026-03-11 15:13:33 -04:00
commit 3c83c0a928
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 3 additions and 11 deletions

View file

@ -191,15 +191,6 @@
}
];
layer-rules = [
{
matches = [ { namespace = "noctalia-bar-content-.*$"; } ];
background-effect = {
xray = false;
blur = true;
noise = 0.05;
saturation = 1;
};
}
{
matches = [ { namespace = "^launcher$"; } ];
background-effect = {