From 09f9b310e2135ab29f84f6d702624f8c8225a59f Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 7 Nov 2022 23:54:36 +0100 Subject: Update icons font --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index d621263..ef29c19 100644 --- a/config.h +++ b/config.h @@ -21,7 +21,7 @@ static int showbar = 1; /* 0 means no bar */ static int topbar = 1; /* 0 means bottom bar */ static const char *fonts[] = { "monospace:size=8", - "Material Design Icons:pixelsize=12:antialias=true:autohint=true", + "Symbols Nerd Font:pixelsize=12:antialias=true:autohint=true", "JoyPixels:pixelsize=10:antialias=true:autohint=true"}; static char normbgcolor[] = "#000000"; -- cgit v1.2.3-70-g09d2