Mouse cursor

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-09-04 15:11:29 +03:00
parent 1af7357301
commit a6949eeda0
4 changed files with 340 additions and 47 deletions

19
flake.lock generated
View File

@@ -34,21 +34,6 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1751984180,
"narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
@@ -73,7 +58,9 @@
},
"wlroots-lunar": {
"inputs": {
"nixpkgs": "nixpkgs_2"
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1754816070,