### Input configuration
#
# 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.

input type:touchpad {
    dwt enabled
    dwtp enabled
    tap enabled
    natural_scroll false
    middle_emulation enabled
    pointer_accel 0.3
}
