1
0
forked from extern/nix-config

hyprland: Enable natural scroll

This commit is contained in:
Donovan Glover 2023-04-10 18:21:36 -04:00
parent ae0dc7696e
commit c42127cd0d
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -33,7 +33,7 @@ input {
follow_mouse = 1 follow_mouse = 1
touchpad { touchpad {
natural_scroll = no natural_scroll = yes
} }
sensitivity = 0 # -1.0 - 1.0, 0 means no modification. sensitivity = 0 # -1.0 - 1.0, 0 means no modification.