aboutsummaryrefslogtreecommitdiff
path: root/mic.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mic.sh')
-rwxr-xr-xmic.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/mic.sh b/mic.sh
index d2dc5f3..575c678 100755
--- a/mic.sh
+++ b/mic.sh
@@ -1,3 +1,5 @@
#!/bin/sh
-amixer -q set Capture toggle
-notify-send "$(amixer | grep Capture)"
+#amixer -q set Capture toggle
+#notify-send "$(amixer | grep Capture)"
+wpctl set-mute 55 toggle
+notify-send "$(wpctl get-volume 55)"