diff --git a/rc/tags.lua b/rc/tags.lua index 00e4fed..f3559dc 100644 --- a/rc/tags.lua +++ b/rc/tags.lua @@ -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 }, }