X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.arg.h;h=8967285b2eec06a7963da8410ff50c7052c8972e;hb=82be28998576083b3e66ed436eb90ceba819c60a;hp=e1a2e8aa9be0aeeb6b8f327a1ae4f3bff0eee9fa;hpb=e1deda9e040c052af62aecc2fb4ee770fb2496a2;p=dwm.git diff --git a/config.arg.h b/config.arg.h index e1a2e8a..8967285 100644 --- a/config.arg.h +++ b/config.arg.h @@ -1,12 +1,9 @@ -/* © 2006-2007 Anselm R. Garbe - * © 2006-2007 Sander van Dijk - * © 2007 Premysl Hruby - * 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"