home/hardware: enable mouse natula scrolling

This commit is contained in:
Dmitriy Pleshevskiy 2024-12-19 23:11:43 +03:00
parent 46331046f6
commit 42957e3f25
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

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