X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.c;h=28f71b2c913f35a650c380b9fcc7703a0587445d;hb=4e54852f687637e770258759ac44dd611af1d1a1;hp=11b75f051558ca34176f78203e6c1556bb94775f;hpb=4d04757a770277e3dc488ee154ba5d8f4dd6cc0f;p=spectrwm.git diff --git a/scrotwm.c b/scrotwm.c index 11b75f0..28f71b2 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -179,7 +179,7 @@ XGCValues bar_gcv; int bar_fidx = 0; XFontStruct *bar_fs; char *bar_fonts[] = { - "-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*", + "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*", "-*-times-medium-r-*-*-*-*-*-*-*-*-*-*", NULL };