From 3651f4013a2a3de1fce7ac8a7d27a483cf26da3b Mon Sep 17 00:00:00 2001 From: Benjamin Beckwith Date: Wed, 13 Nov 2024 15:35:01 -0500 Subject: [PATCH] Move from LunarMono to LunarISO --- Readme.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.org b/Readme.org index 1d9dbdd..36df824 100644 --- a/Readme.org +++ b/Readme.org @@ -5272,8 +5272,8 @@ "Filter the list for only existing fonts" (seq-filter #'font-info fl)) (setq bnb/fontlist - '("-*-LunarMono Nerd Font-regular-normal-condensed-*-*-*-*-*-p-0-iso10646-1" - "LunarMono Nerd Font-12" + '("-*-LunarISO Nerd Font-regular-normal-condensed-*-*-*-*-*-p-0-iso10646-1" + "LunarISO Nerd Font-12" "Fira Code-12" "Fira Code-13" "Source Code Pro-13"