Skip to content

Instantly share code, notes, and snippets.

@Systemad
Created January 20, 2023 18:21
Show Gist options
  • Save Systemad/e3f14d6f5d78076b04ea73b349e86f6b to your computer and use it in GitHub Desktop.
Save Systemad/e3f14d6f5d78076b04ea73b349e86f6b to your computer and use it in GitHub Desktop.
modified
general.smoothScroll.currentVelocityWeighting: 0
general.smoothScroll.mouseWheel.durationMaxMS: 150
general.smoothScroll.stopDecelerationWeighting; 0.82
mousewheel.min_line_scroll_amount: 25
general.smoothScroll.msdPhysics.enable: true
default:
general.smoothScroll.currentVelocityWeighting: 0.25
general.smoothScroll.mouseWheel.durationMaxMS: 200
general.smoothScroll.stopDecelerationWeighting; 0.4
mousewheel.min_line_scroll_amount: 5
general.smoothScroll.msdPhysics.enable: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment