diff options
| author | ewy1 <ewy0@protonmail.com> | 2025-01-14 14:37:05 +0100 |
|---|---|---|
| committer | ewy1 <ewy0@protonmail.com> | 2025-01-14 14:37:05 +0100 |
| commit | 3b15389d8abd8fc78e69dc4fe5169a11bde08eee (patch) | |
| tree | c3c7b3faf2839462d421ef88d26d27d65099a341 /.config/sway | |
| parent | 2ec3e3a315beadd94cb68750e4e6e71d7a483b02 (diff) | |
add config for trackpad
Diffstat (limited to '.config/sway')
| -rw-r--r-- | .config/sway/hosts/study/input | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sway/hosts/study/input b/.config/sway/hosts/study/input new file mode 100644 index 0000000..49780cd --- /dev/null +++ b/.config/sway/hosts/study/input @@ -0,0 +1,3 @@ +input type:touchpad { + dwt disabled +} |
