💄 style(awesome): Remove titlebars
This commit is contained in:
parent
deaac25a15
commit
bd1a1a6688
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ ruled.client.connect_signal("request::rules", function()
|
|||
type = { "normal", "dialog" },
|
||||
},
|
||||
properties = {
|
||||
titlebars_enabled = true,
|
||||
titlebars_enabled = false,
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue