Invert the touchpad
This commit is contained in:
parent
14d80b72e6
commit
4e31affc79
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,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 a new issue