Since you're on Arch Linux already, I recommend smartbg (
https://aur.archlinux.org/packages/smartbg-git/). This works perfectly
for me; each monitor gets a different wallpaper.
On 19/01/13 17:30, Levent S.B. wrote:
Hi there!
I"m running awesome as a window manager for LXDE on 64bit ArchLinux
and just upgraded to awesome 3.5 yesterday. I'm done with my rc.lua
workover
and everything works fine, except for one little issue:
When i attach an external monitor via XRandR, the Wallpaper, instead of
being drawn on both screens separately, gets moved to the external
Monitor,
leaving the actual LVDS display without wallpaper (save for a piece of
it's lower right corner).
I guess i have to change something in these lines of the rc.lua?
----------------------------------------------------------------
-- {{{ Wallpaper
if beautiful.wallpaper then
for s = 1, screen.count() do
gears.wallpaper.maximized(beautiful.wallpaper, s, true)
end
end
-- }}}
----------------------------------------------------------------
Can you help me out here?
Greetings,
Levent
--
To unsubscribe, send mail to [email protected].