waybar: always show mpd icon

This commit is contained in:
Leonardo Eugênio 2024-06-03 20:46:23 -03:00
parent 26ca820d4e
commit 085ca01d56

View file

@ -137,7 +137,7 @@ in
{ {
format = "{stateIcon} {title} - {artist}"; format = "{stateIcon} {title} - {artist}";
format-paused = "{stateIcon}"; format-paused = "{stateIcon}";
format-stopped = ""; format-stopped = "{stateIcon}";
state-icons = { state-icons = {
stopped = ""; stopped = "";
paused = ""; paused = "";