summaryrefslogtreecommitdiffstats
path: root/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'window.h')
-rw-r--r--window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/window.h b/window.h
index dfdf5a6..6bf2bfd 100644
--- a/window.h
+++ b/window.h
@@ -23,6 +23,8 @@
#include "types.h"
+#define BAR_SEPARATOR " | "
+
typedef struct {
Display *dpy;
int scr;