What's the right way of displaying system sound volume in conky ? I don't have /dev/mixer file, and without an external command, is it possible ?
/dev/mixer
Conky 1.9.0
I use ${exec amixer -c 0 get Master | grep Mono:}.
${exec amixer -c 0 get Master | grep Mono:}