mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
update mouse speed
This commit is contained in:
parent
60414f062a
commit
010b9bbc3d
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user