diff options
author | Aaron Marcher <me@drkhsh.at> | 2018-05-01 21:01:25 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2018-05-01 21:01:25 +0200 |
commit | 8d341ff090125912b131fb4979676fceea36d2ef (patch) | |
tree | e3ba6d1b736049d33a366f469fff241c9430d90b /README | |
parent | 6db10069ccfebd186f079a02ae7b37ded8bf238a (diff) |
Remove battery_power for various reasons
- Battery power cannot be easily gatherable via apm(4)
- IMHO it does not represent essential information
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ slstatus is a suckless status monitor for window managers that use WM_NAME Features -------- -- Battery percentage/power/state +- Battery percentage/state - CPU usage - CPU frequency - CPU iowait |