This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
Tankernn
/
dotfiles
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
dotfiles
/
.scripts
/
status
/
20-volume.sh
20-volume.sh
92 B
Permalink
Verlauf
Originalformat
1
2
#!/bin/sh
pulseaudio-ctl full-status | awk '{print $1 "%" ($2 == "yes" ? " (muted)" : "")}'