dwm-meillo

annotate config.h @ 16:359b6e563b95

several changes, new stuff
author Anselm R. Garbe <garbeam@wmii.de>
date Tue, 11 Jul 2006 18:53:41 +0200
parents 5c078b66347b
children bd3a44353916
rev   line source
garbeam@2 1 /*
garbeam@2 2 * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
garbeam@2 3 * See LICENSE file for license details.
garbeam@2 4 */
garbeam@2 5
garbeam@14 6 #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
garbeam@5 7 #define BGCOLOR "#000000"
garbeam@5 8 #define FGCOLOR "#ffaa00"
garbeam@3 9 #define BORDERCOLOR "#000000"
garbeam@16 10 #define STATUSDELAY 10 /* milliseconds */