[Hyprland] Improve scrolling

This commit is contained in:
2025-12-19 11:08:09 +01:00
parent 37ff1af0ed
commit e2fd60187a

View File

@@ -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