mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 12:29:40 -08:00
chore: spotify segment doc updated
https://github.com/JanDeDobbeleer/oh-my-posh3/issues/317
This commit is contained in:
parent
a38fe214c3
commit
86d2c3c0fa
|
@ -6,8 +6,10 @@ sidebar_label: Spotify
|
||||||
|
|
||||||
## What
|
## What
|
||||||
|
|
||||||
Show the currently playing song in the Spotify MacOS/Windows client.
|
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.
|
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
|
## Sample Configuration
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue