author | Anselm R Garbe <garbeam@gmail.com> |
Thu, 02 Jul 2009 16:48:54 +0100 | |
changeset 1442 | dfbdc1947270 |
parent 1441 | e96846179c65 |
child 1443 | dabe14ecb5e9 |
config.def.h | file | annotate | diff | comparison | revisions |
--- a/config.def.h Thu Jul 02 16:47:00 2009 +0100 +++ b/config.def.h Thu Jul 02 16:48:54 2009 +0100 @@ -14,7 +14,7 @@ static unsigned int snap = 32; /* snap pixel */ /* monitor(s) symbols */ -static const char *monsyms[] = { "0x1", "0x2", "0x3", "0x4", "0x5" }; +static const char *monsyms[] = { "<1>", "<2>", "<3>", "<4>", "<5>" }; /* tagging */ static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };