don't swallow lightdm test mode window

This commit is contained in:
Michael Peters 2022-02-23 01:05:04 -06:00
parent 310ddafa5d
commit 897d2b538e

View File

@ -49,6 +49,7 @@ static const Rule rules[] = {
/* class instance title tags mask isfloating isterminal noswallow monitor */
{ "st-256color", NULL, NULL, 0, 0, 1, 0, -1 },
{ NULL, NULL, "Event Tester", 0, 0, 0, 1, -1 }, /* xev */
{ "Xephyr", NULL, NULL, 0, 0, 0, 1, -1 }, /* lightdm --test-mode */
};
/* layout(s) */