From 7b2b2a233575d1ee594ae276276c88255a73a416 Mon Sep 17 00:00:00 2001 From: Travis Cole <11240+kelp@users.noreply.github.com> Date: Sun, 28 Oct 2018 15:27:17 -0700 Subject: [PATCH] Fix the arch icon. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On my current Arch Linux system, arch-update was using this arch icon:  Which I just can't find anywhere. It doesn't work on my system with any of the full patched nerd-fonts installed. Switching to this icon works:  I'm not sure what the original intention was with that 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 9352372..b385a61 100644 --- a/themes/icons/awesome-fonts.json +++ b/themes/icons/awesome-fonts.json @@ -125,7 +125,7 @@ "repeat-off": { "prefix": "" } }, "arch-update": { - "prefix": "" + "prefix": "" }, "github": { "prefix": "  "