about summary refs log blame commit diff stats
path: root/config.h
blob: a8e344912518a414db89fdccfae06f85a671e536 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                              
                                                                          

                                 
                                 
                                             
/*
 * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
 * See LICENSE file for license details.
 */

#define FONT		"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
#define BGCOLOR		"#000000"
#define FGCOLOR		"#ffaa00"
#define BORDERCOLOR	"#000000"
#define STATUSDELAY	10 /* milliseconds */