From 91c5e766296d20a2a1b5bd40408d3f13e0520387 Mon Sep 17 00:00:00 2001 From: eshanized Date: Fri, 3 Jan 2025 13:37:09 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20touchpad=20settings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/skel/.config/touchpadxlibinputrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 etc/skel/.config/touchpadxlibinputrc diff --git a/etc/skel/.config/touchpadxlibinputrc b/etc/skel/.config/touchpadxlibinputrc new file mode 100644 index 0000000..7ffe9b9 --- /dev/null +++ b/etc/skel/.config/touchpadxlibinputrc @@ -0,0 +1,3 @@ +[ELAN0791:00 04F3:30FD Touchpad] +naturalScroll=true +tapToClick=true