Remove battery_power for various reasons

- Battery power cannot be easily gatherable via apm(4)
- IMHO it does not represent essential information
This commit is contained in:
Aaron Marcher
2018-05-01 21:01:25 +02:00
parent 24b663d657
commit 4f5ac5d9fe
4 changed files with 1 additions and 15 deletions

View File

@ -13,7 +13,6 @@ static const char unknown_str[] = "n/a";
* function description argument
*
* battery_perc battery percentage battery name
* battery_power battery power usage battery name
* battery_state battery charging state battery name
* cpu_perc cpu usage in percent NULL
* cpu_iowait cpu iowait in percent NULL