diff options
author | drkhsh <me@drkhsh.at> | 2022-10-28 00:47:06 +0200 |
---|---|---|
committer | drkhsh <me@drkhsh.at> | 2022-10-28 01:03:56 +0200 |
commit | ac648e7cb9b1b42a612243ab3be67d6de1d677cb (patch) | |
tree | 27f68849b8aaeece17411835fd303b020cc70ca0 /README | |
parent | 088f6bdb4da192fb0eb3627783f0ad49b902fe77 (diff) |
README: Add note about FreeBSD sndio dep
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -35,8 +35,9 @@ Requirements Currently slstatus works on FreeBSD, Linux and OpenBSD. In order to build slstatus you need the Xlib header files. -For volume percentage on Linux the kernel module `snd-mixer-oss` must be -loaded. +- For volume percentage on Linux the kernel module `snd-mixer-oss` must be + loaded. +- For volume percentage on FreeBSD, `sndio` must be installed. Installation |