summaryrefslogtreecommitdiff
path: root/.config/sway/hosts/study/input
diff options
context:
space:
mode:
authorewy1 <ewy0@protonmail.com>2025-01-14 14:37:05 +0100
committerewy1 <ewy0@protonmail.com>2025-01-14 14:37:05 +0100
commit3b15389d8abd8fc78e69dc4fe5169a11bde08eee (patch)
treec3c7b3faf2839462d421ef88d26d27d65099a341 /.config/sway/hosts/study/input
parent2ec3e3a315beadd94cb68750e4e6e71d7a483b02 (diff)
add config for trackpad
Diffstat (limited to '.config/sway/hosts/study/input')
-rw-r--r--.config/sway/hosts/study/input3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sway/hosts/study/input b/.config/sway/hosts/study/input
new file mode 100644
index 0000000..49780cd
--- /dev/null
+++ b/.config/sway/hosts/study/input
@@ -0,0 +1,3 @@
+input type:touchpad {
+ dwt disabled
+}