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