Xinqi Bao's Git
projects
/
dwm.git
/ blob
036a41b9ee1bcec963b9d02ef00be5166a496427
[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
"fixed"
7
#define FGCOLOR
"#000000"
8
#define BGCOLOR
"#ffaa00"
9
#define BOCOLOR
"#000000"