diff options
author | Michael Stapelberg <michael+x200@stapelberg.de> | 2008-10-07 12:05:57 +0200 |
---|---|---|
committer | Michael Stapelberg <michael+x200@stapelberg.de> | 2008-10-07 12:05:57 +0200 |
commit | 7c79d735d87285df04dd46832da2c397421e2129 (patch) | |
tree | f17234a08fcc15e4c7fb5f389be02d869f1f2927 /config.h | |
parent | 6f705c20decfca58aa1cd2e6c459aae01f50b318 (diff) |
Implement colors for runwatches and WLAN down
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> */ |