X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.arg.h;h=8967285b2eec06a7963da8410ff50c7052c8972e;hb=f2190c8fc21a7d2408b3025ad92c853c035351cc;hp=20870d576113afef2639db59b00397da2cea3410;hpb=d934296476be7345842fec1a2630d1752c704078;p=dwm.git diff --git a/config.arg.h b/config.arg.h index 20870d5..8967285 100644 --- a/config.arg.h +++ b/config.arg.h @@ -1,14 +1,9 @@ -/* © 2006-2007 Anselm R. Garbe - * © 2006-2007 Sander van Dijk - * © 2006-2007 Jukka Salmi - * © 2007 Premysl Hruby - * © 2007 Szabolcs Nagy - * 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"