From a16536ad3cf6a9476e2350229ad3f93ab3d7d34d Mon Sep 17 00:00:00 2001 From: Zero Rust Date: Sun, 17 May 2020 07:52:32 -0400 Subject: [PATCH] adding prefix icon to arandr --- themes/icons/awesome-fonts.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/icons/awesome-fonts.json b/themes/icons/awesome-fonts.json index 6504ce2..ec1de9a 100644 --- a/themes/icons/awesome-fonts.json +++ b/themes/icons/awesome-fonts.json @@ -271,5 +271,8 @@ "hddtemp": { "prefix": "" }, "octoprint": { "prefix": " " + }, + "arandr": { + "prefix": " " } }