20-volume.sh 92 B

12
  1. #!/bin/sh
  2. pulseaudio-ctl full-status | awk '{print $1 "%" ($2 == "yes" ? " (muted)" : "")}'