summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorJulian <j@teule.nl>2018-09-27 15:37:58 +0200
committerJulian <j@teule.nl>2018-09-27 15:37:58 +0200
commit3d746d5a3addbeb89c81894e8a1ac22444fd330a (patch)
tree5ceac85b28d5805724a2398a5224a62659647a66 /config.h
parentbe7a88088cf92f4739d83e7b7c1eb8c9a3b99aab (diff)
Qutebrowser goes to tag 7
Diffstat (limited to 'config.h')
-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) */