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