You are not logged in.
Pages: 1
When I start up Conky, it gives me this:
conky: llua_do_call: function conky_main execution failed: attempt to call a nil valueThe relevant portion of my Conky config:
--* snip *--
lua_load = "/home/bruzim/.config/conky/bruzim/gmail.lua",
lua_draw_hook_post = "main",
--* snip *--This error is odd, because I've commented out all the code in gmail.lua except for
function conky_main ()
endHelp!
Last edited by bruzim (2020-05-12 23:00:55)
Offline
Pages: 1