diff options
author | Michael Kantor <michael@mikekantor.xyz> | 2025-02-25 16:56:16 -0500 |
---|---|---|
committer | Michael Kantor <michael@mikekantor.xyz> | 2025-02-25 16:56:16 -0500 |
commit | d0ac4b9667108cd1eeb57b88072cf428cb953854 (patch) | |
tree | 1b5b881838ae3fd7b31326541b84679e37121d0e /mic.sh | |
parent | bd629235bb283e3f4f4a4ce60faf721c1bf83fb8 (diff) |
Diffstat (limited to 'mic.sh')
-rwxr-xr-x | mic.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ #!/bin/sh +amixer -q set Capture toggle notify-send "$(amixer | grep Capture)" |