projects
/
~bandali
/
configs
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
sleep 2secs before launching pnmixer
[~bandali/configs]
/
bspwm
/
.local
/
bin
/
spk-icon
Commit
Line
Data
5c899f1f
AB
1
if $(pamixer --get-mute) ; then
2
echo ⮝
3
else
50093113
4
cat /tmp/spkicon
5c899f1f
5
fi