aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index c199723..2335f4f 100644
--- a/config.h
+++ b/config.h
@@ -29,7 +29,7 @@ static const Rule rules[] = {
*/
/* class instance title tags mask switchtotag isfloating isfreesize monitor */
{ "firefox", NULL, NULL, 1 << 2, 1, 0, 0, -1 },
- { "Chromium-browser", NULL, NULL, 1 << 2, 1, 0, 0, -1 },
+ { "Chromium-browser", NULL, NULL, 1 << 7, 1, 0, 0, -1 },
{ "VirtualBox Manager", NULL, NULL, 1 << 3, 1, 0, 0, -1 },
{ "Gimp", NULL, NULL, 1 << 3, 1, 0, 0, -1 },
{ "Audacity", NULL, NULL, 1 << 3, 1, 0, 0, -1 },