Use 10x20 font

master
Miles Alan 4 years ago
parent fbdfb4937a
commit 453f8c3051
  1. 2
      config.def.h

@ -1,5 +1,5 @@
static const Bool wmborder = True;
static const char font[] = "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*";
static const char font[] = "10x20";
static const char normbgcolor[] = "#cccccc";
static const char normfgcolor[] = "#000000";
static const char pressbgcolor[] = "#0000cc";

Loading…
Cancel
Save