add: provide hyprcursor theme

This commit is contained in:
Kiana Sheibani 2024-11-04 16:16:40 -05:00
parent 9e441be7c5
commit 539429e421
Signed by: toki
GPG key ID: 6CB106C25E86A9F7
4 changed files with 37 additions and 2 deletions

View file

@ -15,6 +15,9 @@ inputs = {
tokyo-night-sddm-src.url = "github:rototrash/tokyo-night-sddm";
tokyo-night-sddm-src.flake = false;
macos-hyprcursor-src.url = "github:driedpampas/macOS-hyprcursor";
macos-hyprcursor-src.flake = false;
};
outputs = { self,
nixpkgs,