X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.arg.h;h=8967285b2eec06a7963da8410ff50c7052c8972e;hb=c31648d15d7a9bd0c7915989212d9cf0d75cdf1f;hp=6ff997306fe6b7e9e7ac671eff85986c9e733b28;hpb=02d5dddc003b2e5af86754bf13783c0cdf193262;p=dwm.git diff --git a/config.arg.h b/config.arg.h index 6ff9973..8967285 100644 --- a/config.arg.h +++ b/config.arg.h @@ -1,11 +1,9 @@ -/* © 2006-2007 Anselm R. Garbe - * © 2006-2007 Sander van Dijk - * See LICENSE file for license details. */ +/* See LICENSE file for copyright and license details. */ /* 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"