use own niri fork with fixed fractional blur
This commit is contained in:
10
home-manager/flake.lock
generated
10
home-manager/flake.lock
generated
@@ -261,15 +261,15 @@
|
|||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1770570145,
|
"lastModified": 1770920928,
|
||||||
"narHash": "sha256-O6ifYKxSSM/3XBy548qxMKNjy2JDDTtVIM0ctGwzt1E=",
|
"narHash": "sha256-gWgTgho+5zceRLpPcFHVOqItPdI52eXs4f8KlfzpvBg=",
|
||||||
"owner": "Naxdy",
|
"owner": "Lukrecjaaa",
|
||||||
"repo": "niri",
|
"repo": "niri",
|
||||||
"rev": "85347943b430d91bbed02b70dadb75c4578c083a",
|
"rev": "b14168f4bc2745d8559cc056b46c04aca93f1646",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "Naxdy",
|
"owner": "Lukrecjaaa",
|
||||||
"repo": "niri",
|
"repo": "niri",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,7 +30,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
niri = {
|
niri = {
|
||||||
url = "github:Naxdy/niri";
|
url = "github:Lukrecjaaa/niri";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user