diff options
Diffstat (limited to '.config/sway/config')
-rw-r--r-- | .config/sway/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index e2ac511..268418e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -53,6 +53,12 @@ output * bg ~/.config/sway/background.png fill # 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 type:touchpad { + dwt enabled + tap enabled + tap_button_map lrm +} + ### Key bindings # # Basics: |