From 810daac16b5142353a8dabd96326ec29e2766bc4 Mon Sep 17 00:00:00 2001 From: gkeep Date: Mon, 29 Jun 2020 00:48:09 +0300 Subject: [PATCH] Add icons for different states --- themes/icons/ascii.json | 6 +++++- themes/icons/awesome-fonts.json | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/themes/icons/ascii.json b/themes/icons/ascii.json index ba2f414..0482a3b 100644 --- a/themes/icons/ascii.json +++ b/themes/icons/ascii.json @@ -297,7 +297,11 @@ "prefix": "" }, "spotify": { - "prefix": "" + "song": { "prefix": "spotify" }, + "prev": { "prefix": "|<" }, + "playing": { "prefix": "|>" }, + "paused": { "prefix": "||" }, + "next": { "prefix": ">|" } }, "uptime": { "prefix": "uptime" diff --git a/themes/icons/awesome-fonts.json b/themes/icons/awesome-fonts.json index d6b2eb5..07a11a8 100644 --- a/themes/icons/awesome-fonts.json +++ b/themes/icons/awesome-fonts.json @@ -219,7 +219,11 @@ "prefix": "  " }, "spotify": { - "prefix": "  " + "song": { "prefix": "" }, + "prev": { "prefix": "" }, + "playing": { "prefix": "" }, + "paused": { "prefix": "" }, + "next": { "prefix": "" } }, "publicip": { "prefix": "  "