Browse Source

firefox instance is different now

custom-dwm
arg@mmvi 20 years ago
parent
commit
f1294353f2
  1. 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…
Cancel
Save