mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-04-19 19:34:24 +02:00
docs(music): remove irrelevant icon
format token
BREAKING CHANGE: (Missed from #96141d4) The `{icon}` token has been removed from the `music` module due to incompatibility with the new image/icon support. The icon now always displays as a separate widget before the label and should be removed from your formatting string.
This commit is contained in:
parent
0b9af6bb26
commit
90f57d61b9
1 changed files with 0 additions and 1 deletions
|
@ -116,7 +116,6 @@ and will be replaced with values from the currently playing track:
|
|||
|
||||
| Token | Description |
|
||||
|--------------|--------------------------------------|
|
||||
| `{icon}` | Either `icons.play` or `icons.pause` |
|
||||
| `{title}` | Title |
|
||||
| `{album}` | Album name |
|
||||
| `{artist}` | Artist name |
|
||||
|
|
Loading…
Add table
Reference in a new issue