Xinqi Bao's Git
projects
/
dmenu.git
/ blob
summary
|
log
|
commit
|
diff
|
tree
history
|
raw
|
HEAD
back to terminus font
[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 BGCOLOR
"#666699"
8
#define FGCOLOR
"#eeeeee"
9
#define BORDERCOLOR
"#9999CC"