Add configuration for mouse
This commit is contained in:
parent
96571cdb43
commit
7e3ef9009d
6
arch-config/etc/X11/xorg.conf.d/40-mouse.conf
Normal file
6
arch-config/etc/X11/xorg.conf.d/40-mouse.conf
Normal file
@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "mouse"
|
||||
MatchDriver "libinput"
|
||||
MatchProduct "Logitech G305"
|
||||
Option "AccelSpeed" "-0.3"
|
||||
EndSection
|
Loading…
Reference in New Issue
Block a user