feat: lower scroll speed
This commit is contained in:
parent
2540d0d9ec
commit
a3f4bff17f
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ in
|
||||||
disable_while_typing = 1;
|
disable_while_typing = 1;
|
||||||
natural_scroll = 1;
|
natural_scroll = 1;
|
||||||
tap-to-click = 1;
|
tap-to-click = 1;
|
||||||
|
scroll_factor = 0.3;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
misc = {
|
misc = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue