dwm

my build of dwm
git clone git://git.ckyln.com/~cem/dwm.git
Log | Files | Refs | README | LICENSE

commit d0817b41a25080ca9d2e592f68b8fb20e49b6724
parent ce18cfdbb2852f99c364f91f39b143a7a6475071
Author: Cem Keylan <cem@ckyln.com>
Date:   Sat,  7 Dec 2019 22:48:32 +0300

change tag names

Diffstat:
Mconfig.def.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.def.h b/config.def.h @@ -27,7 +27,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "Dev 1", "Dev 2", "Dev 3", "Dev 4", "News 5", "Chat 6", "Music 7", "Mail 8", "Web 9" }; +static const char *tags[] = { "I", "II", "III", "IV", "V", "VI", "VII", "VIII", "IX" }; static const Rule rules[] = { /* xprop(1):