Added symbol BAR_SEPARATOR

This commit is contained in:
Bert Münnich
2012-02-15 18:25:45 +01:00
parent b8fa2e86fe
commit b752d5c594
4 changed files with 16 additions and 13 deletions

View File

@ -23,6 +23,8 @@
#include "types.h"
#define BAR_SEPARATOR " | "
typedef struct {
Display *dpy;
int scr;