we
This commit is contained in:
parent
34c24b6175
commit
e8aa136968
|
@ -46,7 +46,7 @@ static const char *const autostart[] = {
|
||||||
|
|
||||||
/* tagging */
|
/* tagging */
|
||||||
// static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
|
// static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
|
||||||
static const char *tags[] = { "web", "dev", "irc", "media", "game", "misc" };
|
static const char *tags[] = { "", "", "", "", "" };
|
||||||
|
|
||||||
static const Rule rules[] = {
|
static const Rule rules[] = {
|
||||||
/* xprop(1):
|
/* xprop(1):
|
||||||
|
|
Loading…
Reference in a new issue