summaryrefslogtreecommitdiffstats
path: root/.bin/x11-config
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2024-05-14 18:53:03 +0200
committerRomain Gonçalves <me@rgoncalves.se>2024-05-14 18:53:03 +0200
commit612dbb6993c8a548744f29a4d15d6b31325357c8 (patch)
tree0d61cee0ea74ac811268d0ffc00d3d55f7174112 /.bin/x11-config
parent23e2bfd987c430bb41bc7860c46c2f572e9e2db4 (diff)
downloaddots-612dbb6993c8a548744f29a4d15d6b31325357c8.tar.gz
Tue May 14 06:53:03 PM CEST 2024HEADtrunk
Diffstat (limited to '.bin/x11-config')
-rwxr-xr-x.bin/x11-config3
1 files changed, 2 insertions, 1 deletions
diff --git a/.bin/x11-config b/.bin/x11-config
index 554f00c..d304547 100755
--- a/.bin/x11-config
+++ b/.bin/x11-config
@@ -7,7 +7,8 @@ synclient_options="TapButton1=1 \
TapButton2=3 \
TapButton3=2 \
PalmDetect=1 \
- TouchpadOff=0"
+ TouchpadOff=0 \
+ VertScrollDelta=111"
# synaptic
if command -v syndaemon; then
remember that computers suck.