feat(spotifyd): Enable spotifyd module to play music in background

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent d9aecce780
commit 3fba87b4b1
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
8 changed files with 101 additions and 0 deletions

View file

@ -186,6 +186,26 @@
},
"version": "v3.9.0"
},
"spotifyd": {
"cargoLocks": null,
"date": "2025-09-04",
"extract": null,
"name": "spotifyd",
"passthru": null,
"pinned": false,
"src": {
"deepClone": false,
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "f1acee9c6160db92dcd4214e96654cbbaed0e38a",
"sha256": "sha256-dcc+sklPJvV34U1A/eTD1kfIey4o5/kPq4yd72ey7LE=",
"sparseCheckout": [],
"type": "git",
"url": "https://github.com/ulic-youthlic/spotifyd.git"
},
"version": "f1acee9c6160db92dcd4214e96654cbbaed0e38a"
},
"spotx": {
"cargoLocks": null,
"date": "2025-07-26",