diff --git a/rc/tags.lua b/rc/tags.lua index 7e49fd7..1b08066 100644 --- a/rc/tags.lua +++ b/rc/tags.lua @@ -69,8 +69,8 @@ shifty.config.apps = { }, { match = { class = { "Keepassx" }, - role = { "pop-up" }, - instance = { "plugin-container", "exe" } }, + role = { "pop[-]up" }, + instance = { "plugin[-]container", "exe" } }, intrusive = true, }, }