sway: disable touchpad devices
this fixes dualsense controller touchpad behaving as a mouse
This commit is contained in:
@@ -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 * {
|
||||
|
||||
Reference in New Issue
Block a user