sway touchpad

This commit is contained in:
Michael Chalupiak 2025-01-22 01:01:50 -05:00
parent 68e1f978ca
commit bc6ccb338b

View File

@ -63,12 +63,12 @@ exec swayidle -w \
# #
# Example configuration: # Example configuration:
# #
# input "type:touchpad" { input "type:touchpad" {
# dwt enabled dwt enabled
# tap enabled tap enabled
# natural_scroll enabled natural_scroll enabled
# #middle_emulation enabled #middle_emulation enabled
# } }
# #
# You can get the names of your inputs by running: swaymsg -t get_inputs # 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. # Read `man 5 sway-input` for more information about this section.