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