5b99a2c1fba2f480d57665a0e992540bee1ea7d8
[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 SELBGCOLOR              "#333366"
8 #define SELFGCOLOR              "#eeeeee"
9 #define NORMBGCOLOR             "#333333"
10 #define NORMFGCOLOR             "#dddddd"
11 #define STDIN_TIMEOUT           3 /* seconds */