more sensible
ca376970
1 file(s) · +1 −1
| 14 | 14 | static unsigned int snap = 32; /* snap pixel */ |
|
| 15 | 15 | ||
| 16 | 16 | /* monitor(s) symbols */ |
|
| 17 | - | static const char *monsyms[] = { "0x1", "0x2", "0x3", "0x4", "0x5" }; |
|
| 17 | + | static const char *monsyms[] = { "<1>", "<2>", "<3>", "<4>", "<5>" }; |
|
| 18 | 18 | ||
| 19 | 19 | /* tagging */ |
|
| 20 | 20 | static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; |