l 1 mors: remove broken touchpad config
This commit is contained in:
parent
3d9cecb7c4
commit
1a0a03a6e5
|
@ -224,16 +224,4 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
#touchpad config
|
||||
services.xserver.synaptics = {
|
||||
enable = true;
|
||||
accelFactor = "0.035";
|
||||
additionalOptions = ''
|
||||
Option "FingerHigh" "60"
|
||||
Option "FingerLow" "60"
|
||||
'';
|
||||
tapButtons = false;
|
||||
twoFingerScroll = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue