aboutsummaryrefslogtreecommitdiffstats
path: root/dzen.h
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-07 12:09:36 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-07 12:09:36 +0000
commitfa415e3123f981b8630f57a7ade1a93b7bbb4a0e (patch)
tree4cceab973c7576fbec3ea05999cbb26882cddace /dzen.h
parenta237f4044e45c0182aa5311564aaf73537c628b9 (diff)
downloaddzen-fa415e3123f981b8630f57a7ade1a93b7bbb4a0e.tar.gz
dzen-fa415e3123f981b8630f57a7ade1a93b7bbb4a0e.zip
adapted hide/unhide actions to the horizontal menu mode
restructered x_create_windows() git-svn-id: http://dzen.googlecode.com/svn/trunk@70 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'dzen.h')
-rw-r--r--dzen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dzen.h b/dzen.h
index 12497d0..a585c8b 100644
--- a/dzen.h
+++ b/dzen.h
@@ -9,7 +9,7 @@
#include <X11/extensions/Xinerama.h>
#endif
-#define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-*-*"
+#define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-*-*"
#define BGCOLOR "#ab0b0b"
#define FGCOLOR "#efefef"