diff options
author | Aaron Marcher <me@drkhsh.at> | 2018-03-19 18:44:52 +0100 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2018-03-19 18:46:52 +0100 |
commit | 7e3f80c1a39e16973f3c9235d3f9d85df0d1b995 (patch) | |
tree | dc191c75693a10a3b03e02c70343613efd01d66b /README | |
parent | ad5b7c8b1ca5e5019d6d3978045296bfbddcc349 (diff) |
battery_perc: Port to OpenBSD.
In OpenBSD battery percentage gets fetched using apm now.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,6 +69,6 @@ The following functions are not portable at the moment: - cpu_{freq,perc,iowait} - entropy - swap_{free,perc,total,used} -- battery_{perc,power,state} +- battery_{power,state} - temp - vol_perc |