Disable natural scrolling

This commit is contained in:
Elnu 2022-10-15 19:12:28 -07:00
parent f0f296c9cc
commit e2b0037707

View file

@ -7,9 +7,8 @@
xserver = {
enable = true;
libinput = {
enable = true; touchpad = { naturalScrolling = true;
tapping = true;
};
enable = true;
touchpad.tapping = true;
};
xkbOptions = "caps:escape";
displayManager = {