summaryrefslogtreecommitdiffstats
path: root/tag.c
diff options
context:
space:
mode:
authorarg@mmvi <unknown>2006-07-18 09:10:57 -0400
committerarg@mmvi <unknown>2006-07-18 09:10:57 -0400
commitf1294353f200bf646b40d85906bac4d204eea5fa (patch)
treeae78465fbc03940be831bd3b2c10263764091443 /tag.c
parentchanged occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.or... (diff)
downloaddwm-f1294353f200bf646b40d85906bac4d204eea5fa.tar.gz
dwm-f1294353f200bf646b40d85906bac4d204eea5fa.tar.bz2
dwm-f1294353f200bf646b40d85906bac4d204eea5fa.zip
firefox instance is different now
Diffstat (limited to 'tag.c')
-rw-r--r--tag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag.c b/tag.c
index d29a179..077c93c 100644
--- a/tag.c
+++ b/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 */