Files
dotfiles/config/sway/inputs/default-touchpad
2025-09-27 01:01:01 +04:00

13 lines
299 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
tap enabled
natural_scroll false
middle_emulation enabled
pointer_accel 0.5
}