From 137e4af8eb16df4a927f05e8f506d361f7bb8e15 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 7 Nov 2022 23:56:59 +0100 Subject: Update icon font --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 4924b86..a7d3060 100644 --- a/config.h +++ b/config.h @@ -13,7 +13,7 @@ static char *font = "monospace:pixelsize=11:antialias=true:autohint=true"; /* Spare fonts */ static char *font2[] = { - "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 int borderpx = 2; -- cgit v1.2.3-70-g09d2