Maybe this helps
This commit is contained in:
parent
e049b50338
commit
450d5a7ac8
|
@ -71,10 +71,10 @@ in {
|
|||
accelProfile = cfg.mouse.accelProfile;
|
||||
middleEmulation = false;
|
||||
};
|
||||
touchpad.accelProfile = cfg.touchpad.accelProfile;
|
||||
touchpad = mkIf cfg.touchpad.enableProperConfig {
|
||||
tapping = false;
|
||||
disableWhileTyping = true;
|
||||
accelProfile = cfg.touchpad.accelProfile;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue