From d615d3a3d310c5f12a769af57ceee9c2436d2094 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 8 Nov 2022 23:41:33 +0100 Subject: Replace nerd joy with material --- config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index ef29c19..d5042d0 100644 --- a/config.h +++ b/config.h @@ -21,8 +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", - "Symbols Nerd Font:pixelsize=12:antialias=true:autohint=true", - "JoyPixels:pixelsize=10:antialias=true:autohint=true"}; + "Material Design Icons:pixelsize=12:antialias=true:autohint=true"}; static char normbgcolor[] = "#000000"; static char normbordercolor[] = "#000000"; -- cgit v1.2.3-70-g09d2