Make volume step 1

This commit is contained in:
Marko Korhonen 2020-03-03 13:30:03 +02:00
parent b76cbd40ad
commit 084e990de2
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
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,