From e96d6d0e913954235164421d40bf288f661f1330 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Thu, 12 Oct 2023 22:50:37 +0200 Subject: [PATCH] support fontawesome better --- config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h b/config.h index 161f891..8c6f52d 100644 --- a/config.h +++ b/config.h @@ -9,6 +9,7 @@ static const char *fonts[] = { "IPAGothic:size=13", "symbola:size=13", "Font Awesome 6 Free:size=13", + "Font Awesome 6 Free Solid:size=10", "Font Awesome 6 Brands:size=13" };