mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Use hyprcursors
This commit is contained in:
parent
b7562dbd3f
commit
4a3ac9999d
3 changed files with 44 additions and 2 deletions
25
flake.lock
generated
25
flake.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue