summaryrefslogtreecommitdiff
path: root/30-touchpad.conf
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-01-27 12:45:54 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-01-27 12:45:54 +0530
commit05f9bc5afd5ac5f671f1dcd3d20774b0987545ec (patch)
treeaa1a9fbe816b5217f6827ae2a41481f762c6c7f4 /30-touchpad.conf
parentcc5a352e65e533cc84358a546c9ee6f1d5a47908 (diff)
refactor dotfiles, and use nix
Diffstat (limited to '30-touchpad.conf')
-rw-r--r--30-touchpad.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/30-touchpad.conf b/30-touchpad.conf
deleted file mode 100644
index 86ae81c..0000000
--- a/30-touchpad.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-Section "InputClass"
- Identifier "touchpad catchall"
- Driver "libinput"
- Option "Tapping" "on"
- Option "DisableWhileTyping" "on"
-EndSection