feat(spotifyd): Enable spotifyd module to play music in background
This commit is contained in:
parent
d9aecce780
commit
3fba87b4b1
8 changed files with 101 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue