parent
37a94eb5ed
commit
f3b9ffcaf9
@ -658,7 +658,7 @@ awful.rules.rules = {
|
|||||||
-- Add titlebars to normal clients and dialogs
|
-- Add titlebars to normal clients and dialogs
|
||||||
{
|
{
|
||||||
rule_any = {
|
rule_any = {
|
||||||
type = { "normal" }
|
type = { "normal", "dialog" }
|
||||||
},
|
},
|
||||||
properties = { titlebars_enabled = true }
|
properties = { titlebars_enabled = true }
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user