From 425139e400abba804ec4b70644f43bc391edbd1d Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Sun, 18 Jun 2023 17:44:48 -0500 Subject: [PATCH] Allow trackpad while typing --- os/linux/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/linux/sway/config b/os/linux/sway/config index bbacece..2ddfd1b 100644 --- a/os/linux/sway/config +++ b/os/linux/sway/config @@ -33,7 +33,7 @@ input type:pointer { } input type:touchpad { - dwt enabled + dwt disabled tap enabled natural_scroll enabled middle_emulation enabled