[feat] enable natural_scroll for hyprland
This commit is contained in:
parent
cb97f46b7b
commit
df6f1cd4cb
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ input {
|
|||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
|
||||
touchpad {
|
||||
natural_scroll = false
|
||||
natural_scroll = true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue