[themes] Add caffeine module support

This commit is contained in:
Pavle Portic 2016-11-23 14:04:33 +01:00
parent be6559a251
commit 5faba39643
5 changed files with 15 additions and 0 deletions

View file

@ -153,5 +153,8 @@
"suffix": "  "
}
}
},
"caffeine": {
"states": { "activated": {"prefix": "   " }, "deactivated": { "prefix": "   " } }
}
}