i3status-rust: Handle unavailable spotify properly

This commit is contained in:
2022-12-16 23:35:49 +01:00
parent cd90bb119e
commit 0ccde8d66f

View File

@@ -19,7 +19,7 @@ end_separator = ""
block = "music" block = "music"
player = "spotify" player = "spotify"
separator = " — " separator = " — "
format = " $icon $combo $prev $play $next " format = " $icon {$combo $prev $play $next|-} "
[[block]] [[block]]
block = "sound" block = "sound"