Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
cpu_perc: Port to OpenBSD
[slstatus.git]
/
README
diff --git
a/README
b/README
index
b6f2961
..
805f541
100644
(file)
--- a/
README
+++ b/
README
@@
-6,7
+6,7
@@
slstatus is a suckless status monitor for window managers that use WM_NAME
Features
--------
Features
--------
-- Battery percentage/
power/
state
+- Battery percentage/state
- CPU usage
- CPU frequency
- CPU iowait
- CPU usage
- CPU frequency
- CPU iowait
@@
-62,7
+62,5
@@
Porting to OpenBSD is the current goal before thinking about a release.
The following functions are not portable at the moment:
- wifi_{perc,essid}
The following functions are not portable at the moment:
- wifi_{perc,essid}
-- cpu_
{freq,perc,iowait}
+- cpu_
iowait
- entropy
- entropy
-- swap_{free,perc,total,used}
-- battery_{power,state}