dwm-meillo

annotate config.h @ 14:5c078b66347b

added bar event timer
author Anselm R. Garbe <garbeam@wmii.de>
date Tue, 11 Jul 2006 18:15:11 +0200
parents ea9c08ec4b48
children 359b6e563b95
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@14 10 #define STATUSDELAY 1 /* milliseconds */