From 34d674a3f8a685e534b6bbbd55bef7c11c5a9583 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Mon, 1 May 2023 08:56:59 -0400 Subject: [PATCH] Nerd Fonts v3 Update Icon Fix - Fix nerd font icons for v3 --- README.org | 43 ++++++++++++------------ config.def.h | 2 +- polybar/config.ini | 20 +++++------ polybar/scripts/get-media-playing.sh | 2 +- polybar/scripts/get-media-source-icon.sh | 12 +++---- polybar/scripts/get-media-status-icon.sh | 6 ++-- 6 files changed, 42 insertions(+), 43 deletions(-) diff --git a/README.org b/README.org index 7ae65c0..f72d910 100644 --- a/README.org +++ b/README.org @@ -4116,7 +4116,7 @@ static char *tagicons[][NUMTAGS] = #endif // NAMETAG_PATCH { /* [DEFAULT_TAGS] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }, */ - [DEFAULT_TAGS] = { " ₁", "龎 ₂", " ₃", " ₄", "爵 ₅", " ₆", " ₇", " ₈", " ₉" }, + [DEFAULT_TAGS] = { "󰍩 ₁", "󰗚 ₂", " ₃", " ₄", "󰖟 ₅", " ₆", "󰊢 ₇", " ₈", " ₉" }, [ALTERNATIVE_TAGS] = { "A", "B", "C", "D", "E", "F", "G", "H", "I" }, [ALT_TAGS_DECORATION] = { "<1>", "<2>", "<3>", "<4>", "<5>", "<6>", "<7>", "<8>", "<9>" }, }; @@ -6269,7 +6269,7 @@ click-left = "/home/sravan/.scripts/playerctl.sh --change" #+BEGIN_SRC conf :tangle polybar/config.ini [module/media-playing-prev] type = custom/script -exec = echo "玲" +exec = echo "󰒮" format =