Updated config
This commit is contained in:
parent
047a4808cc
commit
285360a1dc
7 changed files with 53 additions and 25 deletions
|
@ -88,6 +88,6 @@ bindl =, XF86AudioNext, exec, playerctl next
|
|||
bindl =, XF86AudioPrev, exec, playerctl previous
|
||||
|
||||
# Volume control
|
||||
bindle =, XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.05+
|
||||
bindle =, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.05-
|
||||
bindle =, XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.02+
|
||||
bindle =, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.02-
|
||||
bindl =, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
Loading…
Add table
Add a link
Reference in a new issue