Update dependencies
This commit is contained in:
parent
b5f0ff735d
commit
8cdf4720d0
2 changed files with 12 additions and 10 deletions
|
@ -5,10 +5,12 @@
|
|||
displayManager.startx.enable = true;
|
||||
libinput = {
|
||||
enable = true;
|
||||
disableWhileTyping = true;
|
||||
scrollMethod = "twofinger";
|
||||
tapping = true;
|
||||
tappingDragLock = true;
|
||||
touchpad = {
|
||||
disableWhileTyping = true;
|
||||
scrollMethod = "twofinger";
|
||||
tapping = true;
|
||||
tappingDragLock = true;
|
||||
};
|
||||
};
|
||||
xkbVariant = "altgr-intl";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue