dotfiles/.config/sway/config.d/touchpad.conf
2024-08-15 19:20:59 +03:00

11 lines
235 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
#}