Create the cmus-rpc configs :D

This commit is contained in:
Anas Elgarhy 2023-01-20 22:29:35 +02:00
parent 3da9e55f1f
commit cd404690a2
No known key found for this signature in database
GPG Key ID: 0501802A1D496528
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"interval" : 1000,
"caverImage" : "cmus",
"playIcon" : "play_icon_1",
"pauseIcon" : "pause_icon_2",
"partOneFormat" : "%title%",
"partTowFormat" : "from %album% by %artist%",
"sleepTime" : 300000,
"debug" : false,
"link" : false
}