tags: keepassx can appear on exclusive tags

This commit is contained in:
Vincent Bernat 2012-09-09 13:07:59 +02:00
parent 7b8cd43daf
commit 67fec3c149

View file

@ -61,8 +61,8 @@ shifty.config.apps = {
tag = "4↭im", tag = "4↭im",
}, },
{ {
match = { "URxvt" }, match = { "URxvt",
-- tag = "1↭xterm", "Keepassx" },
intrusive = true, -- Display even on exclusive tags intrusive = true, -- Display even on exclusive tags
}, },
} }