feat: sensitivity 0
This commit is contained in:
parent
f1bf204d3c
commit
b0de3ae565
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ in
|
|||
};
|
||||
};
|
||||
input = {
|
||||
sensitivity = if config.liminalOS.formFactor == "laptop" then "0.0" else "-0.65";
|
||||
sensitivity = "0.0";
|
||||
};
|
||||
plugin.scroller = {
|
||||
column_widths = "onethird onehalf twothirds one";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue