Make volume step 1

This commit is contained in:
Marko Korhonen 2020-03-03 13:30:03 +02:00
parent fde871f410
commit a2cc1c585e
2 changed files with 4 additions and 4 deletions

View file

@ -104,8 +104,8 @@
},
"on-click": "pulseaudio-ctl mute",
"on-click-right": "pavucontrol",
"on-scroll-up": "pulseaudio-ctl up",
"on-scroll-down": "pulseaudio-ctl down"
"on-scroll-up": "pulseaudio-ctl up 1",
"on-scroll-down": "pulseaudio-ctl down 1"
},
"custom/playerctl": {
"tooltip": false,