diff options
Diffstat (limited to '.config/sway/input.conf')
| -rw-r--r-- | .config/sway/input.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/input.conf b/.config/sway/input.conf index 2f5028a..0d0a335 100644 --- a/.config/sway/input.conf +++ b/.config/sway/input.conf @@ -20,7 +20,7 @@ input type:touchpad { tap enabled natural_scroll enabled - events disabled + #events disabled } #input type:tablet_tool { # accel_profile flat |