[waybar] fix: Reverse volume scroll
This commit is contained in:
parent
8ad66eab07
commit
0ef21309f4
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@
|
|||
},
|
||||
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
|
||||
"on-click-right": "pavucontrol",
|
||||
"scroll-step": 2
|
||||
"scroll-step": -2
|
||||
},
|
||||
|
||||
"temperature": {
|
||||
|
|
Loading…
Reference in a new issue