made patch configuration
This commit is contained in:
parent
1bfedd8be1
commit
9edcca1eec
@ -36,7 +36,10 @@ static const Rule rules[] = {
|
|||||||
*/
|
*/
|
||||||
/* class instance title tags mask iscentered isfloating monitor */
|
/* class instance title tags mask iscentered isfloating monitor */
|
||||||
{ "Gimp", NULL, NULL, 0, 0, 1, -1 },
|
{ "Gimp", NULL, NULL, 0, 0, 1, -1 },
|
||||||
{ "Firefox", NULL, NULL, 0, 0, 0, -1 },
|
{ "Firefox", NULL, NULL, 0, 1, 0, -1 },
|
||||||
|
{ "firefox", NULL, NULL, 0, 1, 0, -1 },
|
||||||
|
{ "St", NULL, NULL, 0, 1, 0, -1 },
|
||||||
|
{ "Gcr-prompt", NULL, NULL, 0, 1, 0, -1 },
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user