diff options
| author | Robert Günzler <r@gnzler.io> | 2021-11-02 18:06:34 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2021-11-02 19:06:50 +0100 |
| commit | ea5283a4977f35efaed474f208b05f6442a0f4a4 (patch) | |
| tree | 19c539334cbac398a869bf2511d116cc9114cd2d /.config/sway/input.conf | |
| parent | e420cda1fe0d878a0b3f2153b92a29cae1466cca (diff) | |
sway: misc updates
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 |