diff --git a/config.h b/config.h index ddc6595..f0f5609 100644 --- a/config.h +++ b/config.h @@ -37,6 +37,7 @@ static const Rule rules[] = { /* class instance title tags mask isfloating monitor */ { "Gimp", NULL, NULL, 0, 1, -1 }, { "Firefox", NULL, NULL, 1 << 8, 0, -1 }, + { "origin", NULL, NULL, 0, 1, -1 }, }; /* layout(s) */