This release adds support for a couple of configuration options that you can set in the settings.json
file:
topLabel
may be set to one of the following values:artist
,album
andtrack
. Defaults toartist
bottomLabel
may be set to one of the following values:artist
,album
andtrack
. Defaults totrack
delayBeforeDisappearance
may be set to a number in seconds, which is a delay before the widget will disappear. Note that if you set this, track/playback changes will not be reflected until the delay has elapsed, as it is uninterruptible. Defaults tonull