diff --git a/config.h b/config.h index 741f362..063a608 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 14"; +static const char font[] = "FiraCode Nerd Font 28"; #define NOCOLOR "#FF0000" #define COLOR0 "#15161E"