13 lines
299 B
Plaintext
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
|
|
}
|