Spotify
> Published on Sun, Dec 3, 2023> Updated on Sat, Dec 23, 2023
Description #
The Spotify widget displays the current song playing on Spotify with its artist name.
Interactions #
You can click on the widget to play/pause the current song. Right clicking the widget will start the next song and middle clicking it will open Spotify app.
Available settings #
You can set the following Spotify widget settings in the simple-bar settings:
Refresh frequency
: The refresh frequency in milliseconds. Default is 10000 (10 seconds).Show on display
: The displays on which the widget will be displayed. Add a list of indexes (for example: "1,2"). Leave blank to display the widget on every spaces. Default is "".Show specter
: Show the specter animation when a song is playing. Default is true.
Spotify current track & play/pause toggle on click added thanks to @jamieweavis
A better spotify process detection added thanks to @s00500