tags: fullscreen flash is "intrusive"

This commit is contained in:
Vincent Bernat 2012-09-15 08:58:11 +02:00
parent 4d60cba676
commit 55a342e987

View file

@ -69,7 +69,8 @@ shifty.config.apps = {
}, },
{ {
match = { class = { "Keepassx" }, match = { class = { "Keepassx" },
role = { "pop-up" } }, role = { "pop-up" },
instance = { "plugin-container", "exe" } },
intrusive = true, intrusive = true,
}, },
} }