From 4e2499d37b3abcf07e35b50c7a02f3aaad08e55c Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 7 Nov 2022 23:55:01 +0100 Subject: Update icon font --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 478918b..850c1c1 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */ /* -fn option overrides fonts[0]; default X11 font or font set */ 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 const unsigned int bgalpha = 0xe0; static const unsigned int fgalpha = OPAQUE; -- cgit v1.2.3-70-g09d2