disable touchpad while typing
This commit is contained in:
parent
f87084243c
commit
9f7438a3dc
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
touchpad = {
|
touchpad = {
|
||||||
tap = true;
|
tap = true;
|
||||||
natural-scroll = true;
|
natural-scroll = true;
|
||||||
|
dwt = true;
|
||||||
};
|
};
|
||||||
power-key-handling.enable = false;
|
power-key-handling.enable = false;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue