natural scrolling

This commit is contained in:
Jonas Röger 2024-04-13 23:16:03 +02:00
parent 0e4e976a2d
commit 5295b0b162

View File

@ -105,4 +105,7 @@
# Enable networking
networking.networkmanager.enable = true;
# touchpad
services.xserver.libinput.naturalScrolling = true;
}