Small interval values for volume
parent
8230991f4e
commit
73d5c2e7a2
|
@ -14,8 +14,8 @@ workspace 8 output DVI-I-1
|
||||||
workspace 9 output DVI-I-1
|
workspace 9 output DVI-I-1
|
||||||
|
|
||||||
# ALSA key binding (media keys do not even have keycode...)
|
# ALSA key binding (media keys do not even have keycode...)
|
||||||
bindsym XF86AudioRaiseVolume exec --no-startup-id amixer -D hw:PCH -M sset Master 5%+
|
bindsym XF86AudioRaiseVolume exec --no-startup-id amixer -D hw:PCH -M sset Master 2%+
|
||||||
bindsym XF86AudioLowerVolume exec --no-startup-id amixer -D hw:PCH -M sset Master 5%-
|
bindsym XF86AudioLowerVolume exec --no-startup-id amixer -D hw:PCH -M sset Master 2%-
|
||||||
bindsym KP_Multiply exec --no-startup-id amixer set 'Master' toggle
|
bindsym KP_Multiply exec --no-startup-id amixer set 'Master' toggle
|
||||||
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
|
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
|
||||||
bindsym XF86AudioPrev exec --no-startup-ip playerctl prev
|
bindsym XF86AudioPrev exec --no-startup-ip playerctl prev
|
||||||
|
|
Loading…
Reference in New Issue