diff --git a/.config/sway/config.d/input b/.config/sway/config.d/input index c9ccc5e..d3acc99 100644 --- a/.config/sway/config.d/input +++ b/.config/sway/config.d/input @@ -3,14 +3,13 @@ # Example configuration: # You can get the names of your inputs by running: swaymsg -t get_inputs # Put your touchpad's ID to replace "Touchpad-ID" (keep the quotation marks) -# -# input "Touchpad-ID" { -# dwt enabled -# tap enabled -# natural_scroll enabled -# middle_emulation enabled -# } -# + +input type:touchpad { + dwt enabled + tap enabled + natural_scroll enabled +} + # Read `man 5 sway-input` for more information about this section. # # Keyboard - Uncomment to Pick - Defualt is ENGLISH (US)