tap true again, keep this time hopefully

This commit is contained in:
twoneis 2025-05-15 01:27:38 +02:00
parent 84f2a1c22f
commit d41e61f0ed

View file

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