aboutsummaryrefslogtreecommitdiff
path: root/mic.sh
blob: 06d4ba0f5ffbd1756fe8084d0e07d47e39a883c6 (plain)
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)"