[feat] enable natural_scroll for hyprland

This commit is contained in:
SouthFox 2024-12-27 02:09:23 +08:00
parent cb97f46b7b
commit df6f1cd4cb

View file

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