Xinqi Bao's Git

fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocated stuff)
[dmenu.git] / config.arg.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-*-*-*-12-*-*-*-*-*-iso10646-*"
7 #define BGCOLOR "#0d121d"
8 #define FGCOLOR "#eeeeee"
9 #define BORDERCOLOR "#3f484d"