diff options
| author | krolyxon <krolyxon@tutanota.com> | 2023-09-16 17:23:54 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2023-09-16 17:23:54 +0530 |
| commit | d03a3b0cd5b63bfd2b247f6be1a31e80f227e7fc (patch) | |
| tree | 528e47245447ac4629b9de977ee7e95cee1106d4 /config.h | |
| parent | 7fa218f15f0f39ac0dbefb57da4af31f84afa773 (diff) | |
minor icon change
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ static char *colors[][3] = { }; /* tagging */ //static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; -static const char *tags[] = { " ", " ", " ", " ", " ", " ", " ", " ", " " }; +static const char *tags[] = { " ", " ", " ", " ", " ", " ", " ", " ", " " }; static const Rule rules[] = { /* xprop(1): |
