battery_state() function added

This commit is contained in:
Aaron Marcher
2016-09-13 22:03:36 +02:00
committed by Aaron Marcher (drkhsh)
parent 7aad78bd95
commit f13104156f
3 changed files with 34 additions and 1 deletions

View File

@ -8,6 +8,7 @@
/* statusbar
- battery_perc (battery percentage) [argument: battery name]
- battery_state (battery charging state) [argument: battery name]
- cpu_perc (cpu usage in percent) [argument: NULL]
- datetime (date and time) [argument: format]
- disk_free (disk usage in percent) [argument: mountpoint]