diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-08-19 03:10:19 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-08-19 03:10:19 +0200 |
| commit | b2d08f7aa34c4d7197c8b55b650a22d9dade5f90 (patch) | |
| tree | b2031e6c38d77e6361cbb3ef2686e6b364376df9 /config.h | |
| parent | b7ea9ca051b49b57c970cc40a8a22ee041248e9a (diff) | |
changed tags
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): |
