sway/config: Use same config for all touchpads

When I moved my Apple Trackpad from USB to Bluetooth the previous
configuration didn't match anymore so we should actually just apply
it to all touchpads.
This commit is contained in:
Alan Orth 2020-04-27 15:39:26 +03:00
parent 8acd49fa24
commit ae4e6100e0
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 8 deletions

View File

@ -118,14 +118,7 @@ exec swayidle \
# 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 "1739:0:Synaptics_TM3289-021" {
dwt enabled
tap enabled
natural_scroll enabled
middle_emulation enabled
}
input "1452:613:Apple_Inc._Magic_Trackpad_2" {
input type:touchpad {
dwt enabled
tap enabled
natural_scroll enabled