forked from extern/nix-config
hyprland: Enable natural scroll
This commit is contained in:
parent
ae0dc7696e
commit
c42127cd0d
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user