synaptics est dépcrécié -> libinput
This commit is contained in:
@@ -26,8 +26,7 @@ mkIf flags.laptop {
|
|||||||
];
|
];
|
||||||
|
|
||||||
# Services
|
# Services
|
||||||
services.xserver.synaptics = {
|
services.xserver.libinput = {
|
||||||
enable = true;
|
enable = true;
|
||||||
twoFingerScroll = true;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user