disable touchpad while typing

This commit is contained in:
Cyryl Płotnicki 2021-01-02 15:54:56 +00:00
parent 77ce3f451b
commit 0d81ea5d10

View file

@ -47,6 +47,7 @@
enable = true; enable = true;
naturalScrolling = false; naturalScrolling = false;
clickMethod = "clickfinger"; clickMethod = "clickfinger";
disableWhileTyping = true;
}; };
useGlamor = true; useGlamor = true;