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:
parent
24b663d657
commit
4f5ac5d9fe
4 changed files with 1 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue