waybar: always show mpd icon
This commit is contained in:
parent
26ca820d4e
commit
085ca01d56
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ in
|
|||
{
|
||||
format = "{stateIcon} {title} - {artist}";
|
||||
format-paused = "{stateIcon}";
|
||||
format-stopped = "";
|
||||
format-stopped = "{stateIcon}";
|
||||
state-icons = {
|
||||
stopped = "";
|
||||
paused = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue