restore maccel declarative parameters

This commit is contained in:
2026-03-25 13:50:41 +00:00
parent 4551e5134e
commit 1e226ddeb6
2 changed files with 14 additions and 4 deletions
+10
View File
@@ -103,6 +103,16 @@ in {
hardware.maccel = {
enable = true;
enableCli = true;
parameters = {
mode = "linear";
sensMultiplier = 1.0;
yxRatio = 1.0;
inputDpi = 1000.0;
angleRotation = 0.0;
acceleration = 0.3;
offset = 2.0;
outputCap = 2.0;
};
};
hardware.gsf = {