update niri

This commit is contained in:
Sean Kovacs 2026-03-03 13:05:05 -05:00
commit 51f28a74d6
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 5 additions and 5 deletions

6
flake.lock generated
View file

@ -637,11 +637,11 @@
"niri-blur": {
"flake": false,
"locked": {
"lastModified": 1771749270,
"narHash": "sha256-ZJCM1XOHIdud6Jfpl4jYQOzbOJId9wmXT+hNJ1IPBIY=",
"lastModified": 1772514470,
"narHash": "sha256-nSrfHwbjg8/Rfx5pqDqU8bL5IWh99MsvxfjNZYxqEFw=",
"owner": "niri-wm",
"repo": "niri",
"rev": "734d86ec061d15d1980c5b940b2f4dc9aee80cf5",
"rev": "c837d944f0cc08580ee86574dd0c3a68ca9379a4",
"type": "github"
},
"original": {

View file

@ -121,7 +121,7 @@
clip-to-geometry = true;
opacity = 0.90;
background-effect = {
xray = false;
xray = true;
blur = true;
noise = 0.05;
saturation = 1;
@ -204,7 +204,7 @@
matches = [ { namespace = "^launcher$"; } ];
opacity = 0.90;
background-effect = {
xray = false;
xray = true;
blur = true;
noise = 0.05;
saturation = 1;