local titlebar_rule = {
id = 'titlebars',
rule_any = {
type = { 'normal', 'dialog' }
},
properties = { titlebars_enabled = true }
}
return titlebar_rule