set firefox to open on current tag(s)
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ static const char *tags[] = { "term", "work", "www", "dev" };
|
||||
static const Rule rules[] = {
|
||||
/* class instance title tags mask isfloating monitor */
|
||||
{ "Gimp", NULL, NULL, 0, True, -1 },
|
||||
{ "Firefox", NULL, NULL, 1, False, -1 },
|
||||
{ "Firefox", NULL, NULL, 0, False, -1 },
|
||||
};
|
||||
|
||||
/* layout(s) */
|
||||
|
||||
Reference in New Issue
Block a user