diff options
author | parazyd <parazyd@dyne.org> | 2016-12-28 00:41:51 +0100 |
---|---|---|
committer | parazyd <parazyd@dyne.org> | 2016-12-28 00:41:51 +0100 |
commit | c2808b6d99f30e30b059906e7801cc8a2b76189f (patch) | |
tree | 6f4a89767deda740cf4dd8ca4cd8803299eb0ea1 /README.md | |
parent | 1a143566e60d63435c7504382a717e0503decb47 (diff) |
refactor vol_perc to not depend on alsa libraries
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ The following information is included: - Swap status (free swap, percentage, total swap and used swap) - Temperature - Uptime -- Volume percentage (ALSA) +- Volume percentage (OSS/ALSA) - WiFi signal percentage and ESSID Multiple entries per function (e.g. multiple batteries) are supported and everything can be reordered and customized via a C header file (similar to other suckless programs). |