From 8c0bee8ab328825552874a78fc1d23da04060320 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 11 Jul 2023 14:06:12 +0200 Subject: Update font style for nerd symbols --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index dbf2239..eb23556 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[] = { - "Symbols Nerd Font:style=2048-em:pixelsize=12:antialias=true:autohint=true"}; + "Symbols Nerd Font:style=Regular:pixelsize=12:antialias=true:autohint=true"}; static int borderpx = 2; /* -- cgit v1.2.3-70-g09d2