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

@ -62,3 +62,8 @@ url.name = "yustar_$ver.zip"
[nvim_vim-startuptime]
fetch.github = "dstein64/vim-startuptime"
src.git = "https://github.com/dstein64/vim-startuptime.git"
[spotifyd]
fetch.git = "https://github.com/ulic-youthlic/spotifyd.git"
src.git = "https://github.com/ulic-youthlic/spotifyd.git"
src.branch = "push-mrxqoqwxqsqt"