mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 19:39:39 -08:00
chore: spotify docs typo
This commit is contained in:
parent
33e3307fc6
commit
1f064e8230
|
@ -32,5 +32,5 @@ Be aware this can make the prompt a tad bit slower as it needs to get a response
|
|||
|
||||
- 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 paused - defaults to `\uF04D `
|
||||
- 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 ` - `
|
||||
|
|
Loading…
Reference in a new issue