Quick toggle Microphone with notification in Ubuntu
Add custom shortcut like Ctrl+Alt+M with command:
bash -c 'amixer set Capture toggle | tail -1 | grep -oP "\[(on|off)\]" | xargs -I {} notify-send "Microphone is {}" -t 1'
Written by arminas
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#