1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Use hyprcursors

This commit is contained in:
RGBCube 2024-07-02 12:50:48 +03:00
parent b7562dbd3f
commit 4a3ac9999d
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
3 changed files with 44 additions and 2 deletions

25
flake.lock generated
View file

@ -438,6 +438,30 @@
"type": "github"
}
},
"hyprcursors": {
"inputs": {
"hyprland": [
"hyprland"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719779888,
"narHash": "sha256-Jf6Te5Jhbja4Pk6+UeEi3YMxvgMUf/nqHS9PCU1ntOw=",
"owner": "VirtCode",
"repo": "hypr-dynamic-cursors",
"rev": "91c03dea2ebfe34dbe64e54921801829dfe23ea8",
"type": "github"
},
"original": {
"owner": "VirtCode",
"repo": "hypr-dynamic-cursors",
"type": "github"
}
},
"hyprland": {
"inputs": {
"hyprcursor": "hyprcursor",
@ -718,6 +742,7 @@
"github2forgejo": "github2forgejo",
"hardware": "hardware",
"homeManager": "homeManager",
"hyprcursors": "hyprcursors",
"hyprland": "hyprland",
"hyprpicker": "hyprpicker",
"nixpkgs": "nixpkgs_4",