diff --git a/src/config.h b/src/config.h index 1f4f0f5..26b5963 100644 --- a/src/config.h +++ b/src/config.h @@ -50,6 +50,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 }, + { "discord", NULL, NULL, 0, 1, -1 }, }; /* layout(s) */