Set wallpaper with Feh in Openbox menu
Create a entry in Openbox menu with:
feh --rcfile /home/me/.fehrcwall "/home/Me/MyWallpaper"
And create a file with name
.fehrcwall
and put in your Home.
This file is a copy of .fehrc with simple change. Just put this:
# Set the default feh options to be recursive and verbose feh -qrNA "feh --bg-scale "%f"" --title "Wallpaper" -g 320x240
Now, when you click in openbox menu, an image will appear in small window. You can navigate with your mouse scroll wheel or left/right arrows. To se the wallpaper just press Enter.







