projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
gnus: conditional mail setup based on hostname
[~bandali/configs]
/
.local
/
bin
/
volume-info
diff --git
a/.local/bin/volume-info
b/.local/bin/volume-info
index
d87137e
..
b9a8488
100755
(executable)
--- a/
.local/bin/volume-info
+++ b/
.local/bin/volume-info
@@
-1,5
+1,4
@@
#!/bin/sh
#!/bin/sh
-
cur_vol=$(pamixer --get-volume)
if [ $(pamixer --get-mute) = true ]; then
cur_vol=$(pamixer --get-volume)
if [ $(pamixer --get-mute) = true ]; then