mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 16:10:14 +00:00
update mouse speed
This commit is contained in:
@ -61,7 +61,7 @@
|
|||||||
|
|
||||||
# Disable mouse acceleration
|
# Disable mouse acceleration
|
||||||
libinput.mouse.accelProfile = "flat";
|
libinput.mouse.accelProfile = "flat";
|
||||||
libinput.mouse.accelSpeed = "2.0";
|
libinput.mouse.accelSpeed = "1.5";
|
||||||
|
|
||||||
# Configure keymap in X11
|
# Configure keymap in X11
|
||||||
layout = "us";
|
layout = "us";
|
||||||
|
Reference in New Issue
Block a user