configs/arch-config/etc/X11/xorg.conf.d/40-mouse.conf

7 lines
146 B
Plaintext
Raw Normal View History

2023-10-23 17:00:21 +02:00
Section "InputClass"
Identifier "mouse"
MatchDriver "libinput"
MatchProduct "Logitech G305"
Option "AccelSpeed" "-0.3"
EndSection