Add rules for work terminal.
This commit is contained in:
parent
ce06707f0f
commit
5ddd2f2131
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ static const Rule rules[] = {
|
|||
*/
|
||||
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
||||
{ NULL, NULL, "urxvt", 0, 0, 1, 0, -1 },
|
||||
{ NULL, NULL, "work", 0, 0, 1, 0, -1 },
|
||||
{ "firefox", NULL, NULL, 2, 0, 0, 1, -1 },
|
||||
{ "Ferdi", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
|
||||
{ "Slack", NULL, NULL, 1 << 7, 0, 0, 0, -1 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue