You are not logged in.
I can't set wallpaper on any of my monitors.
The config is good, everything is in the place, but it just doesn't work.
Just gray background...
awesome -k
Configuration file syntax OK.Offline
rc.lua
-- Themes define colours, icons, and wallpapers
beautiful.init("/usr/share/awesome/themes/arch/theme.lua")/usr/share/awesome/themes/arch/theme.lua
wallpaper1 = themedir .. "/background.jpg"
wallpaper2 = themedir .. "/background.png"
wallpaper3 = sharedthemes .. "/zenburn/zenburn-background.png"
wallpaper4 = sharedthemes .. "/default/background.png"
wpscript = home .. "/.wallpaper"Offline