enable touchpad tapping
This commit is contained in:
parent
f9b59e8ed2
commit
b7fe5a0014
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@
|
|||
sensitivity = 256;
|
||||
};
|
||||
|
||||
services.libinput.touchpad.tapping = false;
|
||||
services.libinput.touchpad.tapping = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue