aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-05-30 13:57:55 -0700
committerxyz <gky44px1999@gmail.com>2022-05-30 13:57:55 -0700
commit5de5ce26453c865309e42fdf0ec42c75339c4c8b (patch)
tree4d949aadde57ba8c20ec9e7bbd6992a84104aa69
parent0f9207233d0b36b0501712f1d15c2878bb640d9d (diff)
no firefox auto tag
-rw-r--r--config.def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 4cc891d..c0942f6 100644
--- a/config.def.h
+++ b/config.def.h
@@ -36,7 +36,6 @@ static const Rule rules[] = {
*/
/* class instance title tags mask isfloating monitor */
{ "Gimp", NULL, NULL, 0, 1, -1 },
- { "firefox", NULL, NULL, 1 << 1, 0, -1 },
{ NULL, NULL, "monerod", 1 << 5, 0, -1 },
{ "qBittorrent", NULL, NULL, 1 << 5, 0, -1 },
};