Spotify
#
WhatShow the currently playing song in the Spotify MacOS/Windows client.
On Windows, only the playing state is supported (no information when paused/stopped).
On macOS, all states are supported (playing/paused/stopped).
Be aware this can make the prompt a tad bit slower as it needs to get a response from the Spotify player.
#
Sample Configuration#
Properties- playing_icon:
string
- text/icon to show when playing - defaults to\uE602
- paused_icon:
string
- text/icon to show when paused - defaults to\uF8E3
- stopped_icon:
string
- text/icon to show when stopped - defaults to\uF04D
- track_separator:
string
- text/icon to put between the artist and song name - defaults to-