added scroll up to increase/scroll down to decrease for waybar fan module
This commit is contained in:
@@ -123,9 +123,12 @@
|
||||
"return-type": "json",
|
||||
"exec": "~/.local/bin/fanstat",
|
||||
"interval": 1,
|
||||
"smooth-scrolling-threshold": 5,
|
||||
"on-scroll-up": "~/.local/bin/fanctl incr",
|
||||
"on-scroll-down": "~/.local/bin/fanctl decr",
|
||||
"on-click": "~/.local/bin/fanctl min",
|
||||
"on-click-right": "~/.local/bin/fanctl max",
|
||||
"on-click-middle": "~/.local/bin/fanctl auto"
|
||||
"on-click-double": "~/.local/bin/fanctl auto"
|
||||
},
|
||||
"custom/quit": {
|
||||
"format": " ",
|
||||
|
||||
Reference in New Issue
Block a user