diff --git a/rc/tags.lua b/rc/tags.lua index ae0b6db..69dc201 100644 --- a/rc/tags.lua +++ b/rc/tags.lua @@ -70,7 +70,7 @@ shifty.config.apps = { { match = { class = { "Keepassx", "Key[-]mon" }, role = { "pop[-]up" }, - name = { "Firebug" }, + name = { "Firebug", "Chromium" }, instance = { "plugin[-]container", "exe" } }, intrusive = true, },