sway/config: Add comment about dwt
This was added some time ago when I was troubleshooting touchpads.
This commit is contained in:
parent
cb50361cf2
commit
924b3c3a06
@ -88,6 +88,7 @@ exec swayidle \
|
|||||||
# Read `man 5 sway-input` for more information about this section.
|
# Read `man 5 sway-input` for more information about this section.
|
||||||
|
|
||||||
input type:touchpad {
|
input type:touchpad {
|
||||||
|
# note that DWT only works for internal touchpads (see libinput issue #524)
|
||||||
dwt enabled
|
dwt enabled
|
||||||
tap enabled
|
tap enabled
|
||||||
natural_scroll enabled
|
natural_scroll enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user