From e60644f678b5a100cfe429251d7a86298d67ae7c Mon Sep 17 00:00:00 2001 From: eoli3n Date: Fri, 26 Mar 2021 18:54:00 +0100 Subject: [PATCH] disable disable-while-typing for touchpad --- roles/sway/templates/config.j2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/sway/templates/config.j2 b/roles/sway/templates/config.j2 index abb6998..17a45fa 100644 --- a/roles/sway/templates/config.j2 +++ b/roles/sway/templates/config.j2 @@ -6,6 +6,9 @@ input * xkb_variant "oss" input * xkb_options "grp:win_space_toggle" input "MANUFACTURER1 Keyboard" xkb_model "pc101" +# configure touchpad +input type:touchpad dwt disabled + # mod key set $mod Mod4