s0mePC-nix: bringing normal button mapping (new mouse, hooray)

This commit is contained in:
hand7s 2025-05-16 21:46:57 +03:00
parent af2ee3b32d
commit 8d6a7550fd
No known key found for this signature in database

View file

@ -5,7 +5,7 @@
mouse = { mouse = {
accelProfile = "flat"; accelProfile = "flat";
accelSpeed = "-1.0"; accelSpeed = "-1.0";
buttonMapping = "1 3 2 4 5 6 7 8 9"; buttonMapping = "1 2 3 4 5 6 7 8 9";
horizontalScrolling = true; horizontalScrolling = true;
leftHanded = false; leftHanded = false;
naturalScrolling = true; naturalScrolling = true;