0bae3a18af9944691dad59cfe9e1b3dd988cf2d1
[dmenu.git] / config.default.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                    "fixed"
7 #define SELBGCOLOR              "#666699"
8 #define SELFGCOLOR              "#eeeeee"
9 #define NORMBGCOLOR             "#333366"
10 #define NORMFGCOLOR             "#cccccc"
11 #define STDIN_TIMEOUT           3 /* seconds */