aboutsummaryrefslogtreecommitdiff
path: root/mic.sh
diff options
context:
space:
mode:
authorMichael Kantor <michael@mikekantor.xyz>2025-02-25 16:56:16 -0500
committerMichael Kantor <michael@mikekantor.xyz>2025-02-25 16:56:16 -0500
commitd0ac4b9667108cd1eeb57b88072cf428cb953854 (patch)
tree1b5b881838ae3fd7b31326541b84679e37121d0e /mic.sh
parentbd629235bb283e3f4f4a4ce60faf721c1bf83fb8 (diff)
Updated mic script to mute mic then show status.HEADmaster
Diffstat (limited to 'mic.sh')
-rwxr-xr-xmic.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mic.sh b/mic.sh
index 10b9ca6..d2dc5f3 100755
--- a/mic.sh
+++ b/mic.sh
@@ -1,2 +1,3 @@
#!/bin/sh
+amixer -q set Capture toggle
notify-send "$(amixer | grep Capture)"