mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-22 11:12:31 +00:00
parent
8955a7a335
commit
be27a9d3b5
|
@ -742,4 +742,7 @@ end
|
|||
client.connect_signal("property::maximized", border_adjust)
|
||||
client.connect_signal("focus", border_adjust)
|
||||
client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_normal end)
|
||||
|
||||
-- possible workaround for tag preservation when switching back to default screen:
|
||||
-- https://github.com/lcpz/awesome-copycats/issues/251
|
||||
-- }}}
|
||||
|
|
Loading…
Reference in a new issue