mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
added mouse left right
This commit is contained in:
parent
fcadd9a0eb
commit
f621c14d6e
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ bindr=SUPERALT,Alt_L,exec,amongus
|
|||
|
||||
## Mouse wheel
|
||||
|
||||
You can also bind the mouse wheel with `mouse_up` and `mouse_down`:
|
||||
You can also bind the mouse wheel with `mouse_up` and `mouse_down` (or `mouse_left` and `mouse_right` if your wheel supports horizontal scrolling):
|
||||
|
||||
```ini
|
||||
bind=SUPER,mouse_down,workspace,e-1
|
||||
|
|
Loading…
Reference in a new issue