fix: Hyprland | enable natural scrolling

This commit is contained in:
2025-02-02 16:42:35 +05:00
parent ac6ac36aa4
commit cee99bca29

View File

@@ -178,7 +178,7 @@ input {
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
touchpad {
natural_scroll = false
natural_scroll = true
}
}