update after artix installation on laptop

This commit is contained in:
2023-06-07 16:25:09 +02:00
parent 5229375e3b
commit dbc5c558a7
6 changed files with 40 additions and 12 deletions
+9
View File
@@ -0,0 +1,9 @@
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
Option "TappingButtonMap" "lrm"
Option "NaturalScrolling" "true"
Option "ClickMethod" "clickfinger"
EndSection