URI: 
       Add comment about mixer oss module to README - slstatus - status monitor
  HTML git clone git://git.suckless.org/slstatus
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 0aacce1c527749ccb85bd661a596af52dfb562cc
   DIR parent 1881569f6ce822f5baec4c7ceb9a8695f7e6a3ef
  HTML Author: drkhsh <me@drkhsh.at>
       Date:   Wed, 26 Oct 2022 12:57:12 +0200
       
       Add comment about mixer oss module to README
       
       Diffstat:
         M README                              |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README b/README
       @@ -35,6 +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.
       +
        
        Installation
        ------------