Add icons for different states
This commit is contained in:
parent
6b09be1993
commit
810daac16b
2 changed files with 10 additions and 2 deletions
|
@ -219,7 +219,11 @@
|
|||
"prefix": " "
|
||||
},
|
||||
"spotify": {
|
||||
"prefix": " "
|
||||
"song": { "prefix": "" },
|
||||
"prev": { "prefix": "" },
|
||||
"playing": { "prefix": "" },
|
||||
"paused": { "prefix": "" },
|
||||
"next": { "prefix": "" }
|
||||
},
|
||||
"publicip": {
|
||||
"prefix": " "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue