diff options
author | Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> | 2021-11-13 02:31:35 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-13 02:31:35 +0530 |
commit | 8e7232ac6228684f8ef454a214bc1679b1f1d46b (patch) | |
tree | bace5c638839e989df45a227506fe4da57fba18e /etc/X11 | |
parent | aaabea84bc11f92605806c825d604e8c2e92a804 (diff) |
Update 30-touchpad.conf
Diffstat (limited to 'etc/X11')
-rw-r--r-- | etc/X11/xorg.conf.d/30-touchpad.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/X11/xorg.conf.d/30-touchpad.conf b/etc/X11/xorg.conf.d/30-touchpad.conf index af85585..4dfda48 100644 --- a/etc/X11/xorg.conf.d/30-touchpad.conf +++ b/etc/X11/xorg.conf.d/30-touchpad.conf @@ -1,7 +1,6 @@ /*just so i can tap on mousepad... clicking sucks except when you need to rightclick and have that dropdown menu... but ehh just press ctrl+tap on link, it will open in a new tab. */ -for it to open in new tab Section "InputClass" Identifier "touchpad" Driver "libinput" |