disable tap again
This commit is contained in:
parent
2fba197b37
commit
cbb9c724e2
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
touchpad = {
|
touchpad = {
|
||||||
tap = true;
|
tap = false;
|
||||||
natural-scroll = true;
|
natural-scroll = true;
|
||||||
dwt = true;
|
dwt = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue