[themes] Add "ac" state for battery to all themes

Except for gruvbox-powerline, all themes were missing the new "ac" state
of the battery.
This commit is contained in:
Tobi-wan Kenobi 2016-11-19 07:14:12 +01:00
parent 5149991ff3
commit d66087a768
4 changed files with 18 additions and 0 deletions

View file

@ -123,6 +123,11 @@
"fg": "#002b36",
"bg": "#859900"
},
"AC": {
"suffix": "  ",
"fg": "#002b36",
"bg": "#859900"
},
"charging": {
"prefix": [ "  ", "  ", "  ", "  ", "  " ],
"suffix": "  "