Add mic mute toggle switch
This commit is contained in:
parent
09a1bcf777
commit
ddf1bb4202
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ bindsym Shift+Alt+p exec ~/.config/sway/screen.sh
|
|||
bindsym XF86AudioMute exec pamixer -t
|
||||
bindsym XF86AudioRaiseVolume exec pamixer -i 5
|
||||
bindsym XF86AudioLowerVolume exec pamixer -d 5
|
||||
bindsym XF86AudioMicMute exec amixer -D pulse sset Capture toggle
|
||||
|
||||
# Brightness
|
||||
bindsym XF86MonBrightnessUp exec light -A 10
|
||||
|
|
Loading…
Add table
Reference in a new issue