mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 00:32:55 +00:00
lower mouse speed
This commit is contained in:
parent
3989a16015
commit
63c89ed902
@ -40,7 +40,7 @@
|
||||
|
||||
# Disable mouse acceleration
|
||||
libinput.mouse.accelProfile = "flat";
|
||||
libinput.mouse.accelSpeed = "1.25";
|
||||
libinput.mouse.accelSpeed = "1.15";
|
||||
|
||||
# Keyboard responsiveness
|
||||
autoRepeatDelay = 250;
|
||||
|
Loading…
Reference in New Issue
Block a user