diff --git a/sent.c b/sent.c index b7615bf..e05bc4d 100644 --- a/sent.c +++ b/sent.c @@ -555,7 +555,6 @@ void xloadfonts(char *fontstr) } fonts[i] = drw_fontset_create(d, (const char**)fstrs, LEN(fstrs)); } - drw_setfontset(d, fonts[19]); } void bpress(XEvent *e)