other/modprobe/hid_apple.conf doesn't work anymore
[~bandali/configs] / bspwm / .local / bin / spk-icon
... / ...
CommitLineData
1if $(pamixer --get-mute) ; then
2echo ⮝
3else
4cat /tmp/spkicon
5fi