mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 20:09:39 -08:00
parent
ac4c022a33
commit
e05c74a3c3
|
@ -12,7 +12,9 @@ Show the currently playing song in the [Spotify][spotify] macOS/Windows clients.
|
|||
Be aware this can make the prompt a tad bit slower as it needs to get a response from the Spotify player.
|
||||
|
||||
On _macOS_, all states are supported (playing/paused/stopped).
|
||||
On _Windows/WSL_, **only the playing state is supported** (no information when paused/stopped).
|
||||
|
||||
On _Windows/WSL_, **only the playing state is supported** (no information when paused/stopped). It supports
|
||||
fetching information from the native Spotify application and Edge PWA.
|
||||
:::
|
||||
|
||||
## Sample Configuration
|
||||
|
|
Loading…
Reference in a new issue