home/hardware: enable mouse natula scrolling
This commit is contained in:
parent
46331046f6
commit
42957e3f25
1 changed files with 2 additions and 0 deletions
|
@ -54,4 +54,6 @@
|
||||||
# don’t shutdown when power button is short-pressed
|
# don’t shutdown when power button is short-pressed
|
||||||
HandlePowerKey=ignore
|
HandlePowerKey=ignore
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
services.libinput.mouse.naturalScrolling = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue