diff options
author | eug-vs <eug-vs@keemail.me> | 2021-03-27 21:43:48 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2021-03-27 21:43:48 +0300 |
commit | 1089b5649af58419ff5b2394ed8d040538c77233 (patch) | |
tree | 2aa0a020cd57ce2dc31b8e33e6914c9f17147328 | |
parent | 4003fe5ead6d2400c6f45fc6b0bd95030644ebf0 (diff) | |
download | dwm-1089b5649af58419ff5b2394ed8d040538c77233.tar.gz |
feat: add icons to tags
-rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index feac716..ffec8e3 100644 --- a/config.def.h +++ b/config.def.h @@ -30,7 +30,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; +static const char *tags[] = { "1: ", "2: ", "3: ", "4: ", "5", "6", "7", "8", "9" }; static const Rule rules[] = { /* xprop(1): |