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

17
flake.lock generated
View file

@ -21,6 +21,22 @@
"type": "github"
}
},
"macos-hyprcursor-src": {
"flake": false,
"locked": {
"lastModified": 1718363426,
"narHash": "sha256-UxmmzJABKJDRqwVkwSru+h06sOx9yp89L28PfgQDqsM=",
"owner": "driedpampas",
"repo": "macOS-hyprcursor",
"rev": "94b831a2ac5acb9162862efb84102c2b88dc1fa2",
"type": "github"
},
"original": {
"owner": "driedpampas",
"repo": "macOS-hyprcursor",
"type": "github"
}
},
"mobile-nixos": {
"flake": false,
"locked": {
@ -71,6 +87,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
"macos-hyprcursor-src": "macos-hyprcursor-src",
"mobile-nixos": "mobile-nixos",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",