projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
10a2e7c12e51f6fc3bc15183e2895493032e2e7d
[~bandali/configs]
/
bspwm
/
.local
/
bin
/
spk-icon
1
if $(pamixer --get-mute) ; then
2
echo ⮝
3
else
4
cat /tmp/spkicon
5
fi