prepared 3.7, ready to rambo

keyboard
Anselm R. Garbe 18 years ago
parent a58731e835
commit 12280f0253
  1. 2
      config.arg.h
  2. 2
      config.default.h

@ -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 \

@ -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