1 2 3 4 5
#!/bin/sh amixer -q set Capture toggle notify-send "$(amixer | grep Capture)" #wpctl set-mute 55 toggle #notify-send "$(wpctl get-volume 55)"