summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorJulian <j@teule.nl>2018-09-22 21:29:40 +0200
committerJulian <j@teule.nl>2018-09-22 21:29:40 +0200
commitbe7a88088cf92f4739d83e7b7c1eb8c9a3b99aab (patch)
tree810a1fa850f7b155ff4df23dbf7c5a568b69083f /config.h
parenta6ca3ee46e346d397ca79db9959e409f1453130b (diff)
Qutebrowser goes to tag 9
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 2109805..9719891 100644
--- a/config.h
+++ b/config.h
@@ -33,6 +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 },
};
/* layout(s) */