From b85e0e32fbcee58ec363f4ed2b30b231a84ee689 Mon Sep 17 00:00:00 2001 From: Breadway Date: Tue, 16 Jun 2026 14:51:50 +0800 Subject: [PATCH] Use otf-font-awesome (desktop) instead of ttf-font-awesome ttf-font-awesome resolved to woff2-font-awesome, a web-only format that desktop apps can't render glyphs from. otf-font-awesome is the installable desktop OTF. Co-Authored-By: Claude Opus 4.8 --- iso/packages.x86_64 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/iso/packages.x86_64 b/iso/packages.x86_64 index c05b24e..041b4d8 100644 --- a/iso/packages.x86_64 +++ b/iso/packages.x86_64 @@ -113,10 +113,11 @@ ttf-jetbrains-mono # Nerd font variant — icons in terminal tools (eza --icons, fastfetch, yazi) ttf-jetbrains-mono-nerd # Metric-compatible (Arial/Times/Courier) so Office/web docs lay out correctly, -# broad Unicode fallback, and the Font Awesome icon glyph set. +# broad Unicode fallback, and the Font Awesome icon glyph set (otf-, the desktop +# variant — ttf-font-awesome resolves to the web-only woff2 build). ttf-liberation ttf-dejavu -ttf-font-awesome +otf-font-awesome # Terminal kitty