l 2 baseX: add synaptics config

This commit is contained in:
lassulus 2016-08-24 08:38:28 +02:00
parent f949ea1e55
commit 2e73b7e705

View File

@ -88,4 +88,9 @@ in {
HandleLidSwitch=ignore
'';
services.xserver.synaptics = {
enable = true;
twoFingerScroll = true;
accelFactor = "0.035";
};
}