I recently removed Pcmanfm and installed Thunar instead.
Everything works fine except I can't setting the desktop wallpaper.
I installed feh to define a wallpaper but each time I restart a
session, the wallpaper jpg image is not loaded and I have a blue background desktop instead.

I put the
Code: Select all
@eval `cat ~/.fehbg`
it doesn't work. I also tried the
Code: Select all
eval `cat ~/.fehbg` &
file but it doesn't work neither. (command works if I type it in the terminal).
So why this command is not automatically executed ?
Can someone help me ?
Thanks.