summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMichael Stapelberg <michael+x200@stapelberg.de>2008-10-07 12:05:57 +0200
committerMichael Stapelberg <michael+x200@stapelberg.de>2008-10-07 12:05:57 +0200
commit7c79d735d87285df04dd46832da2c397421e2129 (patch)
treef17234a08fcc15e4c7fb5f389be02d869f1f2927 /config.h
parent6f705c20decfca58aa1cd2e6c459aae01f50b318 (diff)
Implement colors for runwatches and WLAN down
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
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" /* <background> <border> */