Document new default for smooth-scroll

This commit is contained in:
Sebastian Ramacher 2019-02-24 10:44:34 +01:00
parent 8f3d20de88
commit f78e51d75b

View File

@ -893,10 +893,11 @@ Defines if scrolling by half or full pages stops at page boundaries.
smooth-scroll
^^^^^^^^^^^^^
Defines if scrolling via touchpad should be smooth.
Defines if scrolling via touchpad should be smooth. Note that under Wayland
smooth scrolling needs to be enabled for touchpads to be usable.
* Value type: Boolean
* Default value: false
* Default value: true
link-zoom
^^^^^^^^^