diff options
Diffstat (limited to 'hypr/hyprland')
| -rw-r--r-- | hypr/hyprland/input.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland/input.conf b/hypr/hyprland/input.conf index 4f2e755..8846120 100644 --- a/hypr/hyprland/input.conf +++ b/hypr/hyprland/input.conf @@ -9,7 +9,7 @@ input { follow_mouse = 1 left_handed = true - sensitivity = 0 # -1.0 - 1.0, 0 means no modification. + sensitivity = 0.5 # -1.0 - 1.0, 0 means no modification. touchpad { natural_scroll = true |
