summaryrefslogtreecommitdiff
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 9719891..49bd8ca 100644
--- a/config.h
+++ b/config.h
@@ -33,7 +33,7 @@ static const Rule rules[] = {
/* class instance title tags mask isfloating monitor */
{ "Thunderbird", NULL, NULL, 1 << 7, 0, -1 },
{ "Firefox", NULL, NULL, 1 << 8, 0, -1 },
- { "qutebrowser", NULL, NULL, 1 << 8, 0 , -1 },
+ { "qutebrowser", NULL, NULL, 1 << 6, 0 , -1 },
};
/* layout(s) */