1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00

copland: added titlebars

This commit is contained in:
copycat-killer 2016-12-30 12:47:00 +01:00
parent 453382369d
commit 792e3b5e91

View file

@ -742,7 +742,7 @@ awful.rules.rules = {
},
-- Titlebars
{ rule_any = { type = { "dialog" }, except = { instance = "pinentry" } },
{ rule_any = { type = { "dialog", "normal" } },
properties = { titlebars_enabled = true } },
-- Set Firefox to always map on the first tag on screen 1.