X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/2aef8b9b4ce0900d241c60cb3a07e111c825d13a..e0cfe076485e7df266b53eaffaa093d9c94a61a7:/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"