aboutsummaryrefslogtreecommitdiffstats
path: root/dzen.h
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-14 17:59:59 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-14 17:59:59 +0000
commitab053d64a10b4b2fd0c01ce0419c8b71e3ce96b3 (patch)
tree14e047a243d6623c15a5200bfa47ab4322242502 /dzen.h
parent826a3a1c3c2a4f8ce1c04f5dc28feaf2e690648a (diff)
downloaddzen-ab053d64a10b4b2fd0c01ce0419c8b71e3ce96b3.tar.gz
dzen-ab053d64a10b4b2fd0c01ce0419c8b71e3ce96b3.zip
changed default events and actions
updated README getting ready for new release git-svn-id: http://dzen.googlecode.com/svn/trunk@101 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'dzen.h')
-rw-r--r--dzen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dzen.h b/dzen.h
index 98ad59d..089764a 100644
--- a/dzen.h
+++ b/dzen.h
@@ -105,6 +105,7 @@ struct DZEN {
Bool ispersistent;
Bool tsupdate;
+ Bool colorize;
unsigned long timeout;
long cur_line;
int ret_val;