summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorparazyd <parazyd@dyne.org>2016-12-28 00:41:51 +0100
committerparazyd <parazyd@dyne.org>2016-12-28 00:41:51 +0100
commitc2808b6d99f30e30b059906e7801cc8a2b76189f (patch)
tree6f4a89767deda740cf4dd8ca4cd8803299eb0ea1 /README.md
parent1a143566e60d63435c7504382a717e0503decb47 (diff)
refactor vol_perc to not depend on alsa libraries
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 23e6921..27a4a10 100644
--- a/README.md
+++ b/README.md
@@ -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).