aewl

annotate config.h @ 22:bd3a44353916

fixed several other stuff, coming closer to something useful
author Anselm R. Garbe <garbeam@wmii.de>
date Tue, 11 Jul 2006 23:46:39 +0200
parents 359b6e563b95
children 40b651a26a04
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@22 9 #define BORDERCOLOR "#ee8800"
garbeam@16 10 #define STATUSDELAY 10 /* milliseconds */