don't swallow lightdm test mode window
This commit is contained in:
parent
310ddafa5d
commit
897d2b538e
1
config.h
1
config.h
@ -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) */
|
||||
|
Loading…
Reference in New Issue
Block a user