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",
},
{
match = { "URxvt" },
-- tag = "1↭xterm",
match = { "URxvt",
"Keepassx" },
intrusive = true, -- Display even on exclusive tags
},
}