Whitespace
This commit is contained in:
parent
eccf35fa23
commit
bca49ce408
|
@ -36,7 +36,7 @@ local function update(w, screen)
|
|||
if img then
|
||||
w.imagebox:set_image(beautiful["layout_" .. name])
|
||||
end
|
||||
w.textbox.text = img and "" or name
|
||||
w.textbox.text = img and "" or name
|
||||
end
|
||||
|
||||
local function update_from_tag(t)
|
||||
|
|
Loading…
Reference in New Issue