From 51a12c5eb410f548eeb98674aefab364da5aeeaf Mon Sep 17 00:00:00 2001 From: vaxerski Date: Fri, 19 Aug 2022 17:39:05 +0200 Subject: [PATCH] mention mouse_up and _down in advanced config --- pages/Configuring/Advanced-config.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/Configuring/Advanced-config.md b/pages/Configuring/Advanced-config.md index e0b531a..a350e74 100644 --- a/pages/Configuring/Advanced-config.md +++ b/pages/Configuring/Advanced-config.md @@ -194,6 +194,12 @@ activating mod) and the `r` flag, e.g.: bindr=SUPERALT,Alt_L,exec,amongus ``` +You can also bind the mouse wheel with `mouse_up` and `mouse_down`: +``` +bind=SUPER,mouse_down,workspace,e-1 +``` +(control the reset time with `binds:scroll_event_delay`) + ## Bind flags bind supports flags in this format: