diff --git a/user/waybar/default.nix b/user/waybar/default.nix index 95615fa..5113808 100644 --- a/user/waybar/default.nix +++ b/user/waybar/default.nix @@ -137,7 +137,7 @@ in { format = "{stateIcon} {title} - {artist}"; format-paused = "{stateIcon}"; - format-stopped = ""; + format-stopped = "{stateIcon}"; state-icons = { stopped = ""; paused = "";