diff options
author | Ingo Feinerer <feinerer@logic.at> | 2019-02-08 15:37:17 +0100 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2019-02-13 13:35:44 +0100 |
commit | 80385d4c491a6122d91d5c3c36cda57f0c0635f6 (patch) | |
tree | de767c339673e7d0e4cfbf2bfad0a796b809a38a /README | |
parent | 08936749c084d03a8f74b0b23db0ab9a3da1bbc2 (diff) |
Add native OpenBSD support for mute/volume
Based on functionality in dstat by Joerg Jung.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ In order to build slstatus you need the Xlib header files. Installation ------------ Edit config.mk to match your local setup (slstatus is installed into the -/usr/local namespace by default). Uncomment OSSLIBS on OpenBSD. +/usr/local namespace by default). Afterwards enter the following command to build and install slstatus (if necessary as root): |