Hello awesome users, Iv been trying to lunch application on startup by using:
awful.util.spawn('firefox',true,awful.screen[2])// open firefox on screen 2
while loading
This loads firefox on the current screen (on login its the first one) the
same goes for:
awful.util.spawn('firefox',true,2)
Any idea on what Im doing wrong?
Thank you
Ronen
