feat: change volume step is now 5

This commit is contained in:
AngeD 2022-08-16 23:47:49 +02:00
parent b64eb3c82d
commit 8917a73e9d
3 changed files with 7 additions and 7 deletions

View file

@ -54,8 +54,8 @@
"default": ["", "", ""],
},
"on-click": "pavucontrol",
"on-scroll-up": "set-vol +2",
"on-scroll-down": "set-vol -2",
"on-scroll-up": "set-vol +5",
"on-scroll-down": "set-vol -5",
"smooth-scrolling-threshold": 1,
},
"temperature": {