Files
dotfiles/etc/X11/xorg.conf.d/50-mouse-acceleration.conf
T
Henrik Bakken 2aaed8a5c4 updates
2021-03-24 01:38:41 +01:00

8 lines
171 B
Plaintext

Section "InputClass"
Identifier "Logitech G305"
Driver "libinput"
MatchIsPointer "yes"
Option "AccelProfile" "flat"
Option "AccelSpeed" "0"
EndSection