dotfiles/.config/sway/config.d/touchpad.conf
2024-04-13 12:49:32 +02:00

11 lines
234 B
Text

input type:touchpad {
tap enabled
natural_scroll disabled
}
# TODO not working
bindsym $mod+Alt+t swaymsg input type:touchpad events toggle
#input "pointer:motion:MSFT0002:01.*" {
# xinput events disable type:touchpad
#}