firefox instance is different now
This commit is contained in:
parent
6649dcce6d
commit
f1294353f2
1 changed files with 1 additions and 1 deletions
2
tag.c
2
tag.c
|
@ -12,7 +12,7 @@
|
|||
/* CUSTOMIZE */
|
||||
static Rule rule[] = {
|
||||
/* class instance tags isfloat */
|
||||
{ "Firefox-bin", "Gecko", { [Twww] = "www" }, False },
|
||||
{ "Firefox-bin", "firefox-bin", { [Twww] = "www" }, False },
|
||||
};
|
||||
|
||||
/* extern */
|
||||
|
|
Loading…
Reference in a new issue