feat: increased cursor speed
This commit is contained in:
parent
8b6fece761
commit
4dfe026393
|
@ -14,7 +14,7 @@
|
|||
enable = true;
|
||||
|
||||
naturalScrolling = true;
|
||||
accelSpeed = "2.5";
|
||||
accelSpeed = "3.5";
|
||||
|
||||
# who thought letting this be true by default was a good idea
|
||||
tappingDragLock = false;
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
{ ... }: { imports = [ <home-manager/nixos> ]; }
|
Loading…
Reference in a new issue