From 61bbaa1818da6e5f4f2b06695c2ff68d0300b09c Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Tue, 25 Aug 2020 21:27:47 +0200 Subject: Add ForkAwesome font for special symbols --- config.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 685a9aa..0053c06 100644 --- a/config.def.h +++ b/config.def.h @@ -8,6 +8,7 @@ static char *font = "curie"; static char *font2[] = { "Twitter Color Emoji:size=8", + "ForkAwesome:size=8" /* "Inconsolata for Powerline:pixelsize=12:antialias=true:autohint=true", */ /* "Hack Nerd Font Mono:pixelsize=11:antialias=true:autohint=true", */ }; -- cgit v1.2.3