aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kantor <michael@mikekantor.xyz>2026-02-21 23:49:06 -0500
committerMichael Kantor <michael@mikekantor.xyz>2026-02-21 23:49:06 -0500
commit35fda7ccc4ed2bdc2e54eb2b36f2cd3ce3aa098e (patch)
tree5f9c748bed98e1a868c1bc7df7d181935718a2b9
parentc95c4a7d0cac4d9a5017f1dc5a0eaf77b8dfc7f0 (diff)
Reverted mic.sh.HEADmaster
-rwxr-xr-xmic.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/mic.sh b/mic.sh
index 575c678..06d4ba0 100755
--- a/mic.sh
+++ b/mic.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-#amixer -q set Capture toggle
-#notify-send "$(amixer | grep Capture)"
-wpctl set-mute 55 toggle
-notify-send "$(wpctl get-volume 55)"
+amixer -q set Capture toggle
+notify-send "$(amixer | grep Capture)"
+#wpctl set-mute 55 toggle
+#notify-send "$(wpctl get-volume 55)"