update niri

This commit is contained in:
Sean Kovacs 2026-03-03 13:05:05 -05:00
commit 27679c6f3c
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": { "niri-blur": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1771749270, "lastModified": 1772514470,
"narHash": "sha256-ZJCM1XOHIdud6Jfpl4jYQOzbOJId9wmXT+hNJ1IPBIY=", "narHash": "sha256-nSrfHwbjg8/Rfx5pqDqU8bL5IWh99MsvxfjNZYxqEFw=",
"owner": "niri-wm", "owner": "niri-wm",
"repo": "niri", "repo": "niri",
"rev": "734d86ec061d15d1980c5b940b2f4dc9aee80cf5", "rev": "c837d944f0cc08580ee86574dd0c3a68ca9379a4",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

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