Files
dotfiles/config/sway/inputs/default-touchpad
2026-03-06 05:27:03 +01:00

14 lines
316 B
Plaintext

### 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
}