dotfiles/firefox-scrolling.md
2022-07-13 23:27:32 +01:00

494 B

Go to about:config and make changes:

gfx.webrender.all: true
general.smoothScroll.msdPhysics.enabled: true
general.smoothScroll.msdPhysics.continuousMotionMaxDeltaMS: 12
general.smoothScroll.msdPhysics.motionBeginSpringConstant: 125
general.smoothScroll.msdPhysics.regularSpringConstant: 100
mousewheel.min_line_scroll_amount: 42
mousewheel.default.delta_multiplier_y: 10

source