summaryrefslogtreecommitdiff
path: root/patch/bar_tagicons.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/bar_tagicons.h')
-rw-r--r--patch/bar_tagicons.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/patch/bar_tagicons.h b/patch/bar_tagicons.h
new file mode 100644
index 0000000..16fad2a
--- /dev/null
+++ b/patch/bar_tagicons.h
@@ -0,0 +1,8 @@
+enum {
+ DEFAULT_TAGS,
+ ALTERNATIVE_TAGS,
+ ALT_TAGS_DECORATION,
+};
+
+static char * tagicon(Monitor *m, int tag);
+