This commit is contained in:
anakha 2021-06-27 06:00:54 -04:00
parent 0db186ae36
commit c56b6844ae
1 changed files with 1 additions and 0 deletions

View File

@ -283,6 +283,7 @@ local function expand_horizontal(direction)
gears.timer.delayed_call(function ()
client.focus:geometry(geom)
awful.placement.centered(client.focus)
client.focus:raise()
end) --| give it time in case maximize_horizontal is
--| adjusted before centering