diff --git a/config.def.h b/config.def.h index 42f226e..cf227dc 100644 --- a/config.def.h +++ b/config.def.h @@ -1,7 +1,7 @@ static const Bool wmborder = True; -static int fontsize = 16; +static int fontsize = 8; static const char *fonts[] = { - "Iosevka Nerd Font:size=18" + "Iosevka Nerd Font:size=9" }; static const char *colors[SchemeLast][2] = { /* fg bg */