host/home: remove natural scrolling

This commit is contained in:
Dmitriy Pleshevskiy 2024-12-30 17:52:33 +03:00
parent ddc3d08ed9
commit 2cfe35c4ac
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

@ -54,6 +54,4 @@
# dont shutdown when power button is short-pressed
HandlePowerKey=ignore
'';
services.libinput.mouse.naturalScrolling = true;
}