chore: spotify segment doc updated

https://github.com/JanDeDobbeleer/oh-my-posh3/issues/317
This commit is contained in:
Laurent Nullens 2021-01-05 06:52:55 +01:00 committed by Jan De Dobbeleer
parent a38fe214c3
commit 86d2c3c0fa

View file

@ -6,8 +6,10 @@ sidebar_label: Spotify
## What
Show the currently playing song in the Spotify MacOS/Windows client.
Be aware this can make the prompt a tad bit slower as it needs to get a response from the Spotify player.
Show 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