always-up-to-date volume/icon in panel
[~bandali/configs] / bspwm / .local / bin / spk-icon
CommitLineData
5c899f1f
AB
1if $(pamixer --get-mute) ; then
2echo ⮝
3else
4echo ⮟
5fi