X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/02d5dddc003b2e5af86754bf13783c0cdf193262..28c10330bd2e1830005602efe79db9218dbe9dc9:/config.arg.h?ds=inline 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"