aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)"