Added binding disable touhcpad to AppLauncher
This commit is contained in:
3
config
3
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
|
||||
|
||||
Reference in New Issue
Block a user