disable touchpad while typing
This commit is contained in:
parent
77ce3f451b
commit
0d81ea5d10
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
naturalScrolling = false;
|
naturalScrolling = false;
|
||||||
clickMethod = "clickfinger";
|
clickMethod = "clickfinger";
|
||||||
|
disableWhileTyping = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
useGlamor = true;
|
useGlamor = true;
|
||||||
|
|
Loading…
Reference in a new issue