Skip to content

Commit 28a15f8

Browse files
committed
Add middle mouse scroll
1 parent 46bfaa2 commit 28a15f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

linux/.config/hypr/hyprland.d/input.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ input {
1414

1515
sensitivity = -0.5 # -1 to 1, slower < 0 < faster
1616

17+
scroll_method = on_button_down
18+
scroll_button = 274 # Scroll when holding middle click
19+
1720
touchpad {
1821
natural_scroll = false # hell naw
1922
}

0 commit comments

Comments
 (0)