From 5d89c3dfc17bb073131c1faf5e009c4b649cbab7 Mon Sep 17 00:00:00 2001 From: Justin Wheeler Date: Mon, 12 Jun 2017 22:25:10 -0400 Subject: [PATCH] Fix icons. The moon icon seems to make more sense for night time. Add a datetime icon so you get a clock when using datetime. Change the CPU icon to the microchip character. --- themes/icons/awesome-fonts.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/themes/icons/awesome-fonts.json b/themes/icons/awesome-fonts.json index 7ce09e9..5a602a6 100644 --- a/themes/icons/awesome-fonts.json +++ b/themes/icons/awesome-fonts.json @@ -5,8 +5,9 @@ }, "date": { "prefix": "" }, "time": { "prefix": "" }, + "datetime": { "prefix": "" }, "memory": { "prefix": "" }, - "cpu": { "prefix": "" }, + "cpu": { "prefix": "" }, "disk": { "prefix": "" }, "dnf": { "prefix": "" }, "pacman": { "prefix": "" }, @@ -79,7 +80,7 @@ "on": { "prefix": " "}, "off": { "prefix": " " } }, "redshift": { - "day": { "prefix": "" }, "night": { "prefix": "" }, "transition": { "prefix": "" } + "day": { "prefix": "" }, "night": { "prefix": "" }, "transition": { "prefix": "" } }, "sensors": { "prefix": ""