If I have multiple pictures that I want as my wallpaper how do I set it that my wallpaper changes say, every 5 min or so? Is there a option like this or must I manually change it?
If I have multiple pictures that I want as my wallpaper how do I set it that my wallpaper changes say, every 5 min or so? Is there a option like this or must I manually change it?
If you have shotwell pre-installed, you can just open it up and choose the slideshow feature for desktop background. There are TONS of different apps/programs/scripts out there for ubuntu. All it takes is a little google search for what you want...chances are, someone has already made it, and its probably free!
Also, check out Variety, it might be a good place to start if you dont like shotwell.
Assuming what is suggested above dont work out for you, I was thinking you need something like this in a shell script
You will need
Filenames I am using, I am making up on the fly. Feel free to improve on it.
The example script gets a list of all files in /your/images/directory1 and only png files in /your/images/directory2. Feel free to modify as required.
You need to make the script executable.
And in your crontab, something like this
I think this should work.
The script can be modded to leave out the
so that it doesnt get do an 'ls' everytime. This would mean that if you add new images, you need to manually maintain this file ie. add new entries into the file.
afaik that functionality does not exist out of the box, but there are plugins for it, such as vallpaper in kde store: https://store.kde.org/p/1197828/
Kubuntu can do this out of the box as can most any other KDE system. It also has a feature to pull images daily from Bing, Wikipedia and more.