index
:
dots
master
Config files for my Linux desktop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.scripts
/
volume_level.sh
blob: 5aeba95da39dfd372b73c8553952e7d9c904504b (
plain
)
1
2
3
#!/bin/bash
pamixer --get-volume-human
|
tr -d
'\n'