Skip to content

Commit 8965396

Browse files
committed
chore: Lower mouse sens
1 parent 55700e1 commit 8965396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

home/.config/linearmouse/linearmouse.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
},
1313
"pointer": {
14-
"acceleration": 1.05,
14+
"acceleration": 1.00,
1515
"disableAcceleration": true
1616
},
1717
"buttons": {
@@ -55,7 +55,7 @@
5555
"vertical": 0
5656
},
5757
"distance": {
58-
"vertical": 6
58+
"vertical": 4
5959
},
6060
"modifiers": {
6161
"vertical": {

0 commit comments

Comments
 (0)