aboutsummaryrefslogtreecommitdiff
path: root/Common/sway/touchpad
diff options
context:
space:
mode:
Diffstat (limited to 'Common/sway/touchpad')
-rw-r--r--Common/sway/touchpad13
1 files changed, 0 insertions, 13 deletions
diff --git a/Common/sway/touchpad b/Common/sway/touchpad
deleted file mode 100644
index 2cdb7bf..0000000
--- a/Common/sway/touchpad
+++ /dev/null
@@ -1,13 +0,0 @@
-input "type:touchpad" {
- pointer_accel 0.0
- natural_scroll disabled
- scroll_factor 1.0
- scroll_method two_finger
- left_handed disabled
- tap enabled
- tap_button_map lrm
- drag enabled
- drag_lock disabled
- dwt enabled
- middle_emulation enabled
-}