sway: disable touchpad devices

this fixes dualsense controller touchpad behaving as a mouse
This commit is contained in:
2024-09-15 18:26:12 +03:00
parent 53402bd0b1
commit 8c9baf10e4

View File

@@ -66,14 +66,7 @@ input type:keyboard {
}
input type:touchpad {
natural_scroll enabled
tap enabled
tap_button_map "lrm"
drag enabled
events enabled
pointer_accel 0.3
scroll_factor 0.3
dwt disabled
events disabled
}
output * {