Warning
You no longer need this extension. Spotify, starting with version 1.2.57, has fixed performance issues during scrolling, and Spicetify already uses this fix automatically in earlier versions.
This extension for Spotify improves scrolling performance by rendering scrolling elements on the GPU.
⭐ If this extension helped you, please put a star to get it noticed by more people.
To install the extension you need to install Spicetify following the instructions in the documentation. After that you can find the Smooth Scrolling extension in the Spicetify extension shop.
- Download the
smooth-scroll.jsfile from this repository and place it in the following directory
| Platform | Path |
|---|---|
| Windows | %appdata%\spicetify\Extensions |
| Linux/MacOS | ~/.config/spicetify/Extensions |
- Activate the extension using the following commands
$ spicetify config extensions smooth-scroll.js
$ spicetify apply- Disable the extension using the following commands
$ spicetify config extensions smooth-scroll.js-
$ spicetify apply- Delete the file from step #1 in the installation instructions. (Optional)
Big thanks to Aziz for finding the solution and source code. The Smooth Scrolling extension is based on his developments.