diff --git a/config/.config/sway/config b/config/.config/sway/config index 051cb14..4990e2e 100644 --- a/config/.config/sway/config +++ b/config/.config/sway/config @@ -63,12 +63,12 @@ exec swayidle -w \ # # Example configuration: # -# input "type:touchpad" { -# dwt enabled -# tap enabled -# natural_scroll enabled -# #middle_emulation enabled -# } +input "type:touchpad" { + dwt enabled + tap enabled + natural_scroll enabled + #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.