diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 54d84aa..cd538e5 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -259,7 +259,7 @@ exec swaymsg split vertical bindsym XF86AudioRaiseVolume exec pulsemixer --change-volume +5 bindsym XF86AudioLowerVolume exec pulsemixer --change-volume -5 bindsym XF86AudioMute exec pulsemixer --toggle-mute -bindsym XF86AudioMicMute exec pulsemixer --id source-1 --toggle-mute +bindsym XF86AudioMicMute exec pulsemixer --id source-43 --toggle-mute # Brightness bindsym XF86MonBrightnessUp exec light -A 10 bindsym XF86MonBrightnessDown exec light -U 10