[themes] Add brightness and cmus module support

Add themeing for brightness and cmus
This commit is contained in:
Tobi-wan Kenobi 2016-11-09 19:39:12 +01:00
parent a43938b1c8
commit e4ff22f1e0
5 changed files with 74 additions and 0 deletions

View file

@ -45,6 +45,22 @@
}
}
},
"brightness": {
"prefix": "  "
},
"cmus": {
"states": {
"playing": {
"prefix": "  "
},
"paused": {
"prefix": "  "
},
"stopped": {
"prefix": "  "
}
}
},
"pasink": {
"states": {
"muted": {