added wifi and mouse configs

This commit is contained in:
Henrik Bakken
2020-11-26 19:27:13 +01:00
parent d09c5159e9
commit f76a6f883e
3 changed files with 13 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
Section "InputClass"
Identifier "Logitech G305"
Driver "libinput"
MatchIsPointer "yes"
Option "AccelProfile" "flat"
Option "AccelSpeed" "0"
EndSection