From 35fda7ccc4ed2bdc2e54eb2b36f2cd3ce3aa098e Mon Sep 17 00:00:00 2001 From: Michael Kantor Date: Sat, 21 Feb 2026 23:49:06 -0500 Subject: Reverted mic.sh. --- mic.sh | 8 ++++---- 1 file 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)" -- cgit v1.2.1