From 4007660c5883cacaee739cd6654b51fd99d9f06b Mon Sep 17 00:00:00 2001 From: Christopher Leggett Date: Tue, 9 May 2017 15:06:12 -0400 Subject: [PATCH] Adds icons to themes using awesome-fonts for moc module --- themes/icons/awesome-fonts.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/themes/icons/awesome-fonts.json b/themes/icons/awesome-fonts.json index 4263a19..03139ef 100644 --- a/themes/icons/awesome-fonts.json +++ b/themes/icons/awesome-fonts.json @@ -24,6 +24,17 @@ "repeat-on": { "prefix": "" }, "repeat-off": { "prefix": "" } }, + "moc": { + "playing": { "prefix": "" }, + "paused": { "prefix": "" }, + "stopped": { "prefix": "" }, + "prev": { "prefix": "" }, + "next": { "prefix": "" }, + "shuffle-on": { "prefix": "" }, + "shuffle-off": { "prefix": "" }, + "repeat-on": { "prefix": "" }, + "repeat-off": { "prefix": "" } + }, "gpmdp": { "playing": { "prefix": "" }, "paused": { "prefix": "" },