aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 7f66a7a..3bd1192 100644
--- a/config.h
+++ b/config.h
@@ -39,8 +39,8 @@ static const Rule rules[] = {
{ "Pavucontrol", NULL, NULL, 1<<6, 0, -1 },
{ "Blueman-manager",NULL, NULL, 1<<6, 0, -1 },
{ "Evolution", NULL, NULL, 1<<7, 0, -1 },
- { "Google-chrome", NULL, NULL, 1<<7, 0, -1 },
- { "Chromium", NULL, NULL, 1<<7, 0, -1 },
+ { "Google-chrome", NULL, NULL, 1<<8, 0, -1 },
+ { "Chromium", NULL, NULL, 1<<8, 0, -1 },
{ "Firefox", NULL, NULL, 1<<8, 0, -1 },
};