Disable titlebars

This commit is contained in:
Alice Gaudon 2021-04-08 12:44:51 +02:00
parent 6db061641d
commit a0024216e8
1 changed files with 1 additions and 1 deletions

View File

@ -674,7 +674,7 @@ awful.rules.rules = {
rule_any = {
type = { "normal", "dialog" }
},
properties = { titlebars_enabled = true }
properties = { titlebars_enabled = false }
},
-- Set Firefox to always map on the tag named "2" on screen 1.