This commit is contained in:
Gokul Swaminathan 2020-11-24 22:55:19 -08:00
parent ab057e0e36
commit 13188187d0
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ local flashfocus = function(c)
}
g:connect_signal("timeout", function()
if not c.valid then return end
if q >= 1 then
c.opacity = 1
g:stop()