From 3b15389d8abd8fc78e69dc4fe5169a11bde08eee Mon Sep 17 00:00:00 2001 From: ewy1 Date: Tue, 14 Jan 2025 14:37:05 +0100 Subject: add config for trackpad --- .config/sway/hosts/study/input | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .config/sway/hosts/study/input (limited to '.config/sway/hosts/study/input') 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 +} -- cgit v1.3