Updated Module: alsa (markdown)

Patrick Ziegler 2018-10-03 16:37:42 +02:00
parent ec7e1ab650
commit cebd08164c
1 changed files with 2 additions and 1 deletions

@ -1,4 +1,5 @@
This module shows volume and mute state for ALSA mixers. Most of the module functionality should work as long as you are using an alsa backend, like pulseaudio-alsa (use the [`internal/pulseaudio`](https://github.com/jaagr/polybar/wiki/Module:-pulseaudio), if you experience any issues)
This module shows volume and mute state for ALSA mixers. Most of the module functionality should work as long as you are using an alsa backend, like pulseaudio-alsa.
If you use `pulseaudio` use the [`internal/pulseaudio`](https://github.com/jaagr/polybar/wiki/Module:-pulseaudio) module instead, even if it uses alsa as the backend.
**NOTE**: This module requires the project to be built with ALSA support.