Spyke
nix·Nix / NixOSbyNationProtons

Anybody know how I can adjust my scroll speed in the config?

I'm using Nixos 24.05 on my asus zenbook 14 and the scroll speed of the touchpad is rather high.

Is there any way to adjust it from the config? I don't see an option in gnome/wayland

View original on sh.itjust.works
lemmy.ml

To my knowledge, that is controlled by your window manager/DE.

1

Seems like it. But gnome does not seem to expose this in their settings. I think it should be configurable via libinput, but didn't find the right config yet.

1
lemmy.zip
services.libinput.touchpad.accelSpeed
```
1
sh.itjust.works

This would change the acceleration profile of the cursor movement, not the scroll speed right?

2

At the moment, I'm using some changes in firefox to make it mostly usable there. Other applications are still usable, but in firefox the scrolling was too fast.

Here are my changes in about:config:

1

You reached the end

Anybody know how I can adjust my scroll speed in the config? | Spyke