X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/12280f0253407827c9eba288df29ca669d2053bd..216099d072e98a830ac8689077faad469388fdad:/config.arg.h?ds=sidebyside diff --git a/config.arg.h b/config.arg.h index 1c38086..2c7b3e2 100644 --- a/config.arg.h +++ b/config.arg.h @@ -1,10 +1,10 @@ -/* (C)opyright MMVI-MMVII Anselm R. Garbe - * See LICENSE file for license details. - */ +/* © 2006-2007 Anselm R. Garbe + * © 2006-2007 Sander van Dijk + * See LICENSE file for license details. */ /* appearance */ #define BORDERPX 1 -#define FONT "-*-proggyclean-medium-r-*-*-13-*-*-*-*-*-*-*" +#define FONT "-*-pixelcarnage monospace-*-r-*-*-14-*-*-*-*-*-*-*" #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc"