about summary refs log tree commit diff stats
path: root/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* added bar event timerAnselm R. Garbe2006-07-111-5/+5
* added protocol killing stuffAnselm R. Garbe2006-07-111-0/+14
* new stuffAnselm R. Garbe2006-07-111-0/+20
194f0c80ebe161'>439e15d ^
39677ec ^
d6e0e6e ^
1
2
3
4
5
6
7
8
9
10




                                                              
                                                                          

                                 
                                 
                                             
/*
 * (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 */