use own niri fork with fixed fractional blur

This commit is contained in:
2026-02-12 20:42:40 +01:00
parent 97824b5b4d
commit f9d4e4e647
2 changed files with 6 additions and 6 deletions

View File

@@ -30,7 +30,7 @@
};
niri = {
url = "github:Naxdy/niri";
url = "github:Lukrecjaaa/niri";
inputs.nixpkgs.follows = "nixpkgs";
};