diff --git a/config.h b/config.h index 063a608..741f362 100644 --- a/config.h +++ b/config.h @@ -27,7 +27,7 @@ static int tagindicatortype = INDICATOR_NONE; static int tiledindicatortype = INDICATOR_NONE; static int floatindicatortype = INDICATOR_NONE; -static const char font[] = "FiraCode Nerd Font 28"; +static const char font[] = "FiraCode Nerd Font 14"; #define NOCOLOR "#FF0000" #define COLOR0 "#15161E"