From f249325f0605b7c06011869576f5c480e07eaf8d Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sat, 13 Apr 2024 13:13:03 -0500 Subject: [PATCH] Disable dwt --- sericea/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sericea/.config/sway/config b/sericea/.config/sway/config index 86f4edae..4cf3ee9a 100644 --- a/sericea/.config/sway/config +++ b/sericea/.config/sway/config @@ -195,7 +195,7 @@ input "type:pointer" { } input "type:touchpad" { drag enabled - dwt enabled + dwt disabled tap enabled tap_button_map lrm }