i3: swap touchpad scroll

This commit is contained in:
Sean Buckley 2021-09-03 01:08:24 -04:00
parent 4757cf4465
commit 1a3d8ad05f

View file

@ -62,6 +62,7 @@ in
services.xserver = {
enable = true;
libinput.enable = true;
libinput.touchpad.naturalScrolling = true;
displayManager.sddm.enable = true;
};