Xinqi Bao's Git

added bar event timer
[dwm.git] / config.h
1 /*
2 * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
3 * See LICENSE file for license details.
4 */
5
6 #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
7 #define BGCOLOR "#000000"
8 #define FGCOLOR "#ffaa00"
9 #define BORDERCOLOR "#000000"
10 #define STATUSDELAY 1 /* milliseconds */