X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.arg.h;fp=config.arg.h;h=8967285b2eec06a7963da8410ff50c7052c8972e;hp=bc3adb4b0d8e1b7d1632bbc0d4ca8bf5110f5fbb;hb=c31648d15d7a9bd0c7915989212d9cf0d75cdf1f;hpb=52250e7c1e54d0ec8cd7d4667ba34137fcfef908 diff --git a/config.arg.h b/config.arg.h index bc3adb4..8967285 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,7 +3,7 @@ /* appearance */ #define BARPOS BarTop /* BarBot, BarOff */ #define BORDERPX 1 -#define FONT "-*-pixelcarnage monospace-*-r-*-*-14-*-*-*-*-*-*-*" +#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc"