From d6231a11c3e6f123263c15557d3057587fbabaab Mon Sep 17 00:00:00 2001 From: Acid Bong Date: Thu, 20 Oct 2022 22:04:37 +0300 Subject: nerd fonts and monochrome emoji support --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 89df6de..2386978 100644 --- a/config.def.h +++ b/config.def.h @@ -12,7 +12,7 @@ static const int showsystray = 1; /* 0 means no systray */ static const int focusonwheel = 0; static const int showbar = 1; /* 0 means no bar */ static const int topbar = 1; /* 0 means bottom bar */ -static const char *fonts[] = { "monospace:size=10" }; +static const char *fonts[] = { "monospace:size=10", "Symbola:size=10", "Symbols Nerd Font Mono:size=10" }; /* pywal integration */ #include "colors-wal.h" -- cgit 1.4.1-2-gfad0