Track ~/.xlaunch.d.zondaii/
[khome.git] / home / .xlaunch.d.zondaii / xinput
diff --git a/home/.xlaunch.d.zondaii/xinput b/home/.xlaunch.d.zondaii/xinput
new file mode 100755 (executable)
index 0000000..cc23432
--- /dev/null
@@ -0,0 +1,8 @@
+#! /bin/bash
+
+set -e
+
+touchpad_name='DLL096D:01 06CB:CDE6 Touchpad'   # Dell XPS 13 9300
+
+# Enable tap-to-click (1-finger: left-click, 2-finger: right-click)
+xinput set-prop "$touchpad_name" 'libinput Tapping Enabled' 1
This page took 0.024545 seconds and 4 git commands to generate.