[feat] Add forked version of anyrun

This commit is contained in:
uttarayan21
2024-02-19 01:28:38 +05:30
parent 841d3ccdb2
commit 8e0733706c
7 changed files with 120 additions and 328 deletions

View File

@@ -20,7 +20,7 @@
};
anyrun = {
url = "github:Kirottu/anyrun";
url = "github:uttarayan21/anyrun";
inputs.nixpkgs.follows = "nixpkgs";
};
anyrun-hyprwin = {
@@ -33,8 +33,7 @@
};
anyrun-rink = {
# url = "github:uttarayan21/anyrun-rink";
url = "git+file:///home/servius/Projects/anyrun-rink";
url = "github:uttarayan21/anyrun-rink";
inputs.nixpkgs.follows = "nixpkgs";
};