Touchpad annoying, and maybe this fixes it?
This commit is contained in:
@ -114,6 +114,9 @@
|
||||
};
|
||||
lightdm.greeters.slick.theme.name = "Adwaita-dark";
|
||||
};
|
||||
libinput = {
|
||||
touchpad.disableWhileTyping = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.xserver.displayManager.sessionCommands = ''
|
||||
|
Reference in New Issue
Block a user