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