Fix touchpad example config.

kamnxt 2016-03-27 01:01:26 +01:00
parent 7c3fdb054e
commit 44135fc07b

@ -85,7 +85,7 @@ Run `swaymsg -t get_inputs` to find the name of the input device that you want t
```
input <device name> {
tap enabled
natural_scrolling disabled
natural_scroll disabled
dwt enabled
}
```