aewl

view 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
line source
1 /*
2 * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
3 * See LICENSE file for license details.
4 */
6 #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
7 #define BGCOLOR "#000000"
8 #define FGCOLOR "#ffaa00"
9 #define BORDERCOLOR "#ee8800"
10 #define STATUSDELAY 10 /* milliseconds */