From 7c79d735d87285df04dd46832da2c397421e2129 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Tue, 7 Oct 2008 12:05:57 +0200 Subject: Implement colors for runwatches and WLAN down --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index fa2f5d5..05648a1 100644 --- a/config.h +++ b/config.h @@ -15,3 +15,4 @@ const char *run_watches[] = {"DHCP", "/var/run/dhclient.pid", #define ORDER_TIME "5" #define USE_COLORS +#define WMII_NORMCOLORS "#000000 #333333" /* */ -- cgit v1.2.3