I need to have network widget in my Awesome manager. When I placed in very bottom of rc.lua line
awful.util.spawn("nm-applet")
my Awesome was not starting until I have removed it. What is wrong with it?
Is it possible run Lua commands just in terminal?