From 05f9bc5afd5ac5f671f1dcd3d20774b0987545ec Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 27 Jan 2024 12:45:54 +0530 Subject: refactor dotfiles, and use nix --- 30-touchpad.conf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 30-touchpad.conf (limited to '30-touchpad.conf') 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 -- cgit v1.2.3