Added binding disable touhcpad to AppLauncher

This commit is contained in:
2025-11-11 15:01:12 +02:00
parent ee9ad6b309
commit 4270334f7f

3
config
View File

@@ -75,7 +75,7 @@ default_border pixel 2
# Read `man 5 sway-input` for more information about this section. # Read `man 5 sway-input` for more information about this section.
input "1452:657:bcm5974" { input "1452:657:bcm5974" {
dwt enabled dwt disabled
tap enabled tap enabled
middle_emulation enabled middle_emulation enabled
} }
@@ -259,6 +259,7 @@ bindsym XF86AudioPause exec 'playerctl play-pause'
bindsym XF86AudioNext exec 'playerctl next' bindsym XF86AudioNext exec 'playerctl next'
bindsym XF86AudioPrev exec 'playerctl previous' bindsym XF86AudioPrev exec 'playerctl previous'
bindsym XF86AudioStop exec 'playerctl stop' bindsym XF86AudioStop exec 'playerctl stop'
bindsym XF86LaunchA exec 'swaymsg input type:touchpad events toggle enabled disabled'
exec mako exec mako
exec planify exec planify