Browse Source

prepared 3.7, ready to rambo

master
Anselm R. Garbe 18 years ago
parent
commit
12280f0253
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      config.arg.h
  2. +1
    -1
      config.default.h

+ 1
- 1
config.arg.h View File

@ -13,7 +13,7 @@
#define SELFGCOLOR "#fff"
#define TOPBAR True /* False */
/* behavior */
/* tagging */
#define TAGS \
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
#define RULES \


+ 1
- 1
config.default.h View File

@ -13,7 +13,7 @@
#define SELFGCOLOR "#ffffff"
#define TOPBAR True /* False */
/* behavior */
/* tagging */
#define TAGS \
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
/* Query class:instance:title for regex matching info with following command:


Loading…
Cancel
Save