hyprland: input: setup touchpad scrolling
This commit is contained in:
parent
76bc8b4151
commit
57f6961e9f
|
@ -68,6 +68,8 @@ input {
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
sensitivity = 0
|
sensitivity = 0
|
||||||
touchpad {
|
touchpad {
|
||||||
natural_scroll = false
|
natural_scroll = true
|
||||||
|
scroll_factor = 0.1
|
||||||
|
drag_lock = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue