Makes terminal swallow applications opened from it
This commit is contained in:
parent
33553f8c57
commit
27e95ed9e2
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ static const Rule rules[] = {
|
||||||
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
||||||
{ "Gimp", NULL, NULL, 0, 0, 0, 0, -1 },
|
{ "Gimp", NULL, NULL, 0, 0, 0, 0, -1 },
|
||||||
//{ "Firefox", NULL, NULL, 1 << 8, 0, 0, 0, -1 },
|
//{ "Firefox", NULL, NULL, 1 << 8, 0, 0, 0, -1 },
|
||||||
{ "st", NULL, NULL, 0, 0, 1, 1, -1 },
|
{ "xterm-256color", NULL, NULL, 0, 0, 1, 1, -1 },
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue