Hello,

I have an auto-start script in my rc.lua, which I use to open Emacs, xtrm
and other things right after awesome starts, but it's sometimes slow. Do
someone have an solution to speed it up (keep this decision inside rc.lua)
? Is there a way to do this with some kind of threads ? I noticed lua
doesn't have threads by default, it's 'coroutines' would be able to do this
?

Best regards,
Jeferson

Reply via email to