diff --git a/.config/sway/config b/.config/sway/config index 384130be..9a7c4eea 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -33,12 +33,12 @@ output * bg /usr/share/backgrounds/f30/default/normalish/f30.png fill # # Example configuration: # -# input "2:14:SynPS/2_Synaptics_TouchPad" { -# dwt enabled -# tap enabled -# natural_scroll enabled -# middle_emulation enabled -# } +input "2:14:ETPS/2_Elantech_Touchpad" { + dwt enabled + tap enabled + natural_scroll disabled + middle_emulation enabled +} # # 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.