dotfiles/X11/95-mouse-accel.conf
2024-07-30 11:34:20 -06:00

6 lines
127 B
Text

Section "InputClass"
Identifier "My Mouse"
Driver "libinput"
MatchIsPointer "yes"
Option "AccelProfile" "flat"
EndSection