prepared 3.7, ready to rambo
12280f02
2 file(s) · +2 −2
| 13 | 13 | #define SELFGCOLOR "#fff" |
|
| 14 | 14 | #define TOPBAR True /* False */ |
|
| 15 | 15 | ||
| 16 | - | /* behavior */ |
|
| 16 | + | /* tagging */ |
|
| 17 | 17 | #define TAGS \ |
|
| 18 | 18 | const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL }; |
|
| 19 | 19 | #define RULES \ |
| 13 | 13 | #define SELFGCOLOR "#ffffff" |
|
| 14 | 14 | #define TOPBAR True /* False */ |
|
| 15 | 15 | ||
| 16 | - | /* behavior */ |
|
| 16 | + | /* tagging */ |
|
| 17 | 17 | #define TAGS \ |
|
| 18 | 18 | const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL }; |
|
| 19 | 19 | /* Query class:instance:title for regex matching info with following command: |