From 4270334f7fc2f45abd3586ced5b717f2646f6d45 Mon Sep 17 00:00:00 2001 From: kenny Date: Tue, 11 Nov 2025 15:01:12 +0200 Subject: [PATCH] Added binding disable touhcpad to AppLauncher --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config b/config index bd5c515..bdcdc2c 100644 --- a/config +++ b/config @@ -75,7 +75,7 @@ default_border pixel 2 # Read `man 5 sway-input` for more information about this section. input "1452:657:bcm5974" { - dwt enabled + dwt disabled tap enabled middle_emulation enabled } @@ -259,6 +259,7 @@ bindsym XF86AudioPause exec 'playerctl play-pause' bindsym XF86AudioNext exec 'playerctl next' bindsym XF86AudioPrev exec 'playerctl previous' bindsym XF86AudioStop exec 'playerctl stop' +bindsym XF86LaunchA exec 'swaymsg input type:touchpad events toggle enabled disabled' exec mako exec planify