summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-11 15:03:12 -0400
committerJesse Luehrs <doy@tozt.net>2018-03-11 15:03:39 -0400
commitbe037f9c5108e5a659969236c80dd9060c7f3a46 (patch)
treec554e357ceeabe5af221cd551b1265bcb8fc7864 /bin
parent5ae62cd8d7e12b0f4275c5e3936de22d0a4339cf (diff)
downloadconf-be037f9c5108e5a659969236c80dd9060c7f3a46.tar.gz
conf-be037f9c5108e5a659969236c80dd9060c7f3a46.zip
accel speed of 1 is a bit too fast
Diffstat (limited to 'bin')
-rwxr-xr-xbin/setup-inputs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/setup-inputs b/bin/setup-inputs
index d308988..8d38751 100755
--- a/bin/setup-inputs
+++ b/bin/setup-inputs
@@ -7,7 +7,7 @@ xmodmap $HOME/.Xmodmap
$HOME/.bin/numkeys on
# trackpad settings
-xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" 1
+xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" 0.6
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Tapping Enabled" 1
# restart services that depend on keyboard reconfigurations