[Hyprland] Improve scrolling
This commit is contained in:
@@ -41,10 +41,12 @@ input {
|
|||||||
|
|
||||||
follow_mouse = 2
|
follow_mouse = 2
|
||||||
mouse_refocus = true
|
mouse_refocus = true
|
||||||
|
scroll_factor = 2
|
||||||
|
|
||||||
touchpad {
|
touchpad {
|
||||||
disable_while_typing = true
|
disable_while_typing = true
|
||||||
natural_scroll = true
|
natural_scroll = true
|
||||||
|
scroll_factor = 4
|
||||||
}
|
}
|
||||||
|
|
||||||
focus_on_close = 1
|
focus_on_close = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user