JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
6a768b69ed935f19034b61feed946cfbc9989efd
[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-*-*-*-14-*-*-*-*-*-iso10646-*"
7 #define FGCOLOR         "#000000"
8 #define BGCOLOR         "#ffaa00"
9 #define BORDERCOLOR     "#000000"