diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { ">_", "{}", "www", "[]"}; +static const char *tags[] = { ">_", "{}", "www", "^_^"}; static const Rule rules[] = { /* xprop(1): |
