naughty: set icon valign to center
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
2c6dc1048d
commit
e0754de9cb
|
@ -349,6 +349,7 @@ function notify(args)
|
||||||
end
|
end
|
||||||
iconbox.resize = false
|
iconbox.resize = false
|
||||||
iconbox.image = img
|
iconbox.image = img
|
||||||
|
iconbox.valign = "center"
|
||||||
if hover_timeout then iconbox.mouse_enter = hover_destroy end
|
if hover_timeout then iconbox.mouse_enter = hover_destroy end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue