Small interval values for volume

master
Quentin Duchemin 2022-07-13 14:00:06 +02:00
parent 8230991f4e
commit 73d5c2e7a2
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ workspace 8 output DVI-I-1
workspace 9 output DVI-I-1
# 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 XF86AudioLowerVolume 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 2%-
bindsym KP_Multiply exec --no-startup-id amixer set 'Master' toggle
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
bindsym XF86AudioPrev exec --no-startup-ip playerctl prev