From d15750008f76b5d5c6f5e7bb7e27578b88a64f08 Mon Sep 17 00:00:00 2001 From: Naya Verdier Date: Sun, 6 Aug 2017 11:21:54 -0700 Subject: [PATCH] Revert part of commit df6e323 to fix the CPU icon After that commit it because unrecognized to awesome fonts causing a box to be in place of the CPU icon. --- themes/icons/awesome-fonts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/icons/awesome-fonts.json b/themes/icons/awesome-fonts.json index 9917d97..e014fab 100644 --- a/themes/icons/awesome-fonts.json +++ b/themes/icons/awesome-fonts.json @@ -7,7 +7,7 @@ "time": { "prefix": "" }, "datetime": { "prefix": "" }, "memory": { "prefix": "" }, - "cpu": { "prefix": "" }, + "cpu": { "prefix": "" }, "disk": { "prefix": "" }, "dnf": { "prefix": "" }, "pacman": { "prefix": "" },