shell: tweak trackpoint sensitivity accel speed on jirud
authorAmin Bandali <bandali@gnu.org>
Sun, 11 Aug 2019 14:58:04 +0000 (10:58 -0400)
committerAmin Bandali <bandali@gnu.org>
Sun, 11 Aug 2019 14:58:04 +0000 (10:58 -0400)
.config/profiles/jirud [new file with mode: 0644]

diff --git a/.config/profiles/jirud b/.config/profiles/jirud
new file mode 100644 (file)
index 0000000..6ee2a39
--- /dev/null
@@ -0,0 +1,3 @@
+if [ -x "$(command -v xinput)" ]; then
+   xinput --set-prop "TPPS/2 IBM TrackPoint" 'libinput Accel Speed' -0.4
+fi