diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-11-03 21:36:48 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-11-03 21:36:48 +0530 |
| commit | 21fb655b85762708c6773ba16fa54f78190f95f2 (patch) | |
| tree | 2eca172578b2506486dd99c9a3e0352d5d032830 /config.def.h | |
| parent | df167a54abac63bef8ac9209bdaa3608bfd88897 (diff) | |
bar icons change
Diffstat (limited to 'config.def.h')
| -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 e3b3aed..c1f5131 100644 --- a/config.def.h +++ b/config.def.h @@ -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): |
