This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Tankernn
/
dotfiles
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
25c0af4135
Branches
Tags
master
dotfiles
/
.scripts
/
status
/
20-volume.sh
20-volume.sh
92 B
History
Raw
1
2
#!/bin/sh
pulseaudio-ctl full-status | awk '{print $1 "%" ($2 == "yes" ? " (muted)" : "")}'