disable tap again

This commit is contained in:
twoneis 2025-05-13 18:34:48 +02:00
parent 2fba197b37
commit cbb9c724e2

View file

@ -21,7 +21,7 @@ in {
};
};
touchpad = {
tap = true;
tap = false;
natural-scroll = true;
dwt = true;
};