New window rule.
This commit is contained in:
parent
80beb07117
commit
f0bffc38fe
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ static const Rule rules[] = {
|
|||
{ NULL, NULL, "st", 0, 0, 1, 0, -1 },
|
||||
{ "Firefox", NULL, NULL, 2, 0, 0, 0, -1 },
|
||||
{ "qutebrowser", NULL, NULL, 2, 0, 0, 0, -1 },
|
||||
{ "Ferdi" , NULL, NULL, 1 << 2, 0, 0, 0, -1 },
|
||||
{ "Ferdi", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
|
||||
{ "Signal", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
|
||||
{ NULL, "mutt", NULL, 1 << 3, 0, 1, 1, -1 },
|
||||
{ NULL, "nnn", NULL, 1 << 4, 0, 1, 1, -1 },
|
||||
{ NULL, NULL, "Citrix Workspace", 1 << 8, 0, 0, 0, -1 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue