💄 style(awesome): Remove titlebars

This commit is contained in:
punkfairie 2024-03-03 14:27:42 -08:00
parent deaac25a15
commit bd1a1a6688
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -22,7 +22,7 @@ ruled.client.connect_signal("request::rules", function()
type = { "normal", "dialog" },
},
properties = {
titlebars_enabled = true,
titlebars_enabled = false,
},
})