summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 905ba29..2835739 100644
--- a/config.h
+++ b/config.h
@@ -46,6 +46,7 @@ static const Rule rules[] = {
* WM_NAME(STRING) = title
*/
/* class instance title tags mask isfloating monitor */
+ { "zoom", NULL, NULL, 1 << 0, 0, -1 },
{ "Gimp", NULL, NULL, 1 << 5, 1, -1 },
{ "discord", NULL, NULL, 1 << 3, 0, -1 },
{ "steam", NULL, NULL, 1 << 4, 0, -1 },