update niri
This commit is contained in:
parent
0e5cf3249d
commit
27679c6f3c
2 changed files with 5 additions and 5 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -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": {
|
||||||
|
|
|
||||||
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue