Reverse scrolling in waybar for wireplumber
This commit is contained in:
parent
5c1b447b02
commit
b112f1df45
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@
|
||||||
"wireplumber": {
|
"wireplumber": {
|
||||||
"format": " {volume}% · {node_name}",
|
"format": " {volume}% · {node_name}",
|
||||||
"format-muted": "",
|
"format-muted": "",
|
||||||
"reverse-scrolling": 1,
|
"scroll-step": 5,
|
||||||
|
"reverse-mouse-scrolling": true,
|
||||||
"on-click": "$HOME/.config/tofi/select_audio.py"
|
"on-click": "$HOME/.config/tofi/select_audio.py"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue