l 2 baseX: add synaptics config
This commit is contained in:
parent
f949ea1e55
commit
2e73b7e705
|
@ -88,4 +88,9 @@ in {
|
|||
HandleLidSwitch=ignore
|
||||
'';
|
||||
|
||||
services.xserver.synaptics = {
|
||||
enable = true;
|
||||
twoFingerScroll = true;
|
||||
accelFactor = "0.035";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue