mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 03:32:30 +00:00
copland: added titlebars
This commit is contained in:
parent
453382369d
commit
792e3b5e91
|
@ -742,7 +742,7 @@ awful.rules.rules = {
|
||||||
},
|
},
|
||||||
|
|
||||||
-- Titlebars
|
-- Titlebars
|
||||||
{ rule_any = { type = { "dialog" }, except = { instance = "pinentry" } },
|
{ rule_any = { type = { "dialog", "normal" } },
|
||||||
properties = { titlebars_enabled = true } },
|
properties = { titlebars_enabled = true } },
|
||||||
|
|
||||||
-- Set Firefox to always map on the first tag on screen 1.
|
-- Set Firefox to always map on the first tag on screen 1.
|
||||||
|
|
Loading…
Reference in a new issue