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