mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-05 07:06:24 +01:00
enable touchpad tapping
This commit is contained in:
parent
f9b59e8ed2
commit
b7fe5a0014
|
@ -23,5 +23,5 @@
|
|||
sensitivity = 256;
|
||||
};
|
||||
|
||||
services.libinput.touchpad.tapping = false;
|
||||
services.libinput.touchpad.tapping = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue