summaryrefslogtreecommitdiff
path: root/drw.h
diff options
context:
space:
mode:
Diffstat (limited to 'drw.h')
-rw-r--r--drw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drw.h b/drw.h
index f39f65a..0f62db9 100644
--- a/drw.h
+++ b/drw.h
@@ -28,6 +28,7 @@ struct scheme {
const char *bind;
const char *arrow;
const char *name;
+ const char *prefix;
Clr bg_clr;
Clr name_clr;
Clr bind_clr;