Add example how to change mouse sensitivity in libinput section

Jack Henschel 2020-01-22 10:01:12 +02:00
parent 6da02f6af1
commit 24e6ace00a

@ -168,6 +168,7 @@ input <device name> {
tap enabled
natural_scroll disabled
dwt enabled
pointer_accel 0.5 # set mouse sensitivity (between -1 and 1)
}
```