diff options
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" |