diff --git a/rc.lua.copland b/rc.lua.copland index 91a4483..9901277 100644 --- a/rc.lua.copland +++ b/rc.lua.copland @@ -742,7 +742,7 @@ awful.rules.rules = { }, -- Titlebars - { rule_any = { type = { "dialog" }, except = { instance = "pinentry" } }, + { rule_any = { type = { "dialog", "normal" } }, properties = { titlebars_enabled = true } }, -- Set Firefox to always map on the first tag on screen 1.