Add icons for different states

This commit is contained in:
gkeep 2020-06-29 00:48:09 +03:00
parent 6b09be1993
commit 810daac16b
2 changed files with 10 additions and 2 deletions

View file

@ -297,7 +297,11 @@
"prefix": ""
},
"spotify": {
"prefix": ""
"song": { "prefix": "spotify" },
"prev": { "prefix": "|<" },
"playing": { "prefix": "|>" },
"paused": { "prefix": "||" },
"next": { "prefix": ">|" }
},
"uptime": {
"prefix": "uptime"

View file

@ -219,7 +219,11 @@
"prefix": "  "
},
"spotify": {
"prefix": "  "
"song": { "prefix": "" },
"prev": { "prefix": "" },
"playing": { "prefix": "" },
"paused": { "prefix": "" },
"next": { "prefix": "" }
},
"publicip": {
"prefix": "  "