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