sway touchpad

This commit is contained in:
Michael Chalupiak 2025-01-22 01:01:50 -05:00
parent 68e1f978ca
commit bc6ccb338b

View File

@ -63,12 +63,12 @@ exec swayidle -w \
#
# Example configuration:
#
# input "type:touchpad" {
# dwt enabled
# tap enabled
# natural_scroll enabled
# #middle_emulation enabled
# }
input "type:touchpad" {
dwt enabled
tap enabled
natural_scroll enabled
#middle_emulation enabled
}
#
# You can get the names of your inputs by running: swaymsg -t get_inputs
# Read `man 5 sway-input` for more information about this section.