dwm-custom/config.h
2006-07-10 18:35:39 +02:00

10 lines
211 B
C

/*
* (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
* See LICENSE file for license details.
*/
#define FONT "fixed"
#define FGCOLOR "#000000"
#define BGCOLOR "#ffaa00"
#define BOCOLOR "#000000"