aboutsummaryrefslogtreecommitdiffstats
path: root/tag.c
diff options
context:
space:
mode:
authorarg@mmvi <unknown>2006-07-18 15:10:57 +0200
committerarg@mmvi <unknown>2006-07-18 15:10:57 +0200
commitf1294353f200bf646b40d85906bac4d204eea5fa (patch)
treeae78465fbc03940be831bd3b2c10263764091443 /tag.c
parent6649dcce6d7764a2a16345fa8e41759a7fa690f4 (diff)
downloaddwm-f1294353f200bf646b40d85906bac4d204eea5fa.tar.zst
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 */