feat(wpcarro/marcus): Disable natural scrolling

Something about the end-result of this doesn't feel quite natural to me.

Change-Id: Idaa7a991893d386110bd75f9288b4c3831a59cae
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4353
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
This commit is contained in:
William Carroll 2021-12-16 00:08:24 -05:00 committed by wpcarro
parent 53e070fa24
commit 854dcbc55e

View file

@ -29,7 +29,7 @@ in {
enable = true;
libinput = {
enable = true;
touchpad.naturalScrolling = true;
touchpad.naturalScrolling = false;
touchpad.tapping = false;
};
layout = "us";