projects
/
~bandali
/
configs
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
always-up-to-date volume/icon in panel
[~bandali/configs]
/
bspwm
/
.local
/
bin
/
spk-icon
Commit
Line
Data
5c899f1f
AB
1
if $(pamixer --get-mute) ; then
2
echo ⮝
3
else
4
echo ⮟
5
fi