You are not logged in.

#1 2012-09-27 14:19:43

matiit
Member
From: Poland
Registered: 2007-04-13
Posts: 141
Website

AwesomeWM, dual monitor, can't set wallpaper

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

#2 2012-09-27 21:08:50

kaptenen
Member
Registered: 2009-12-06
Posts: 287
Website

Re: AwesomeWM, dual monitor, can't set wallpaper

Can you share the relevant part from the config file?

Offline

#3 2012-09-27 21:57:45

matiit
Member
From: Poland
Registered: 2007-04-13
Posts: 141
Website

Re: AwesomeWM, dual monitor, can't set wallpaper

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

Board footer

Powered by FluxBB