From 1ad46e7170eab42d01b7d50dbbbf6b0720dbb04a Mon Sep 17 00:00:00 2001 From: Trumeet Date: Mon, 18 Apr 2022 16:27:02 -0700 Subject: xbindkeys: use Shift + XXF86AudioMute to mute / unmute mic --- SystemdGraphicalSession/xbindkeysrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SystemdGraphicalSession/xbindkeysrc b/SystemdGraphicalSession/xbindkeysrc index 744e18e..e2a7a40 100644 --- a/SystemdGraphicalSession/xbindkeysrc +++ b/SystemdGraphicalSession/xbindkeysrc @@ -57,7 +57,7 @@ # Mute microphone "pactl set-source-mute @DEFAULT_SOURCE@ toggle" - Shift + XF86AudioMicMute + Shift + XF86AudioMute # Display Settings "lxrandr" -- cgit v1.2.3