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