docs: improve pamixer mute example

Thanks xq!
This commit is contained in:
Isaac Freund 2020-11-04 15:30:50 +01:00
parent fc83510a16
commit 5a6018f428
No known key found for this signature in database
GPG Key ID: 86DED400DDFD7A11

View File

@ -119,7 +119,7 @@ do
riverctl map "${mode}" None XF86Eject spawn eject -T
riverctl map "${mode}" None XF86AudioRaiseVolume spawn pamixer -i 5
riverctl map "${mode}" None XF86AudioLowerVolume spawn pamixer -d 5
riverctl map "${mode}" None XF86AudioMute spawn pamixer --set-volume 0
riverctl map "${mode}" None XF86AudioMute spawn pamixer --toggle-mute
riverctl map "${mode}" None XF86AudioMedia spawn playerctl play-pause
riverctl map "${mode}" None XF86AudioPlay spawn playerctl play-pause
riverctl map "${mode}" None XF86AudioPrev spawn playerctl previous