forked from ashpie/simple-awesome
parent
6e975df154
commit
2ff77572ff
@ -663,7 +663,7 @@ awful.rules.rules = {
|
||||
-- Add titlebars to normal clients and dialogs
|
||||
{
|
||||
rule_any = {
|
||||
type = { "normal" }
|
||||
type = { "normal", "dialog" }
|
||||
},
|
||||
properties = { titlebars_enabled = true }
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user