Skip to content

Commit

Permalink
chore: spotify segment doc updated
Browse files Browse the repository at this point in the history
  • Loading branch information
lnu authored and JanDeDobbeleer committed Jan 5, 2021
1 parent a38fe21 commit 86d2c3c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/docs/segment-spotify.md
Expand Up @@ -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

Expand Down

0 comments on commit 86d2c3c

Please sign in to comment.