rotate wallpapers

Asked by thomas parquier

Hello,

Is there a way to rotate wallpapers ?

have a nice day,
Thomas

Question information

Language:
English Edit question
Status:
Solved
For:
Pantheon Wallpaper Edit question
Assignee:
No assignee Edit question
Solved by:
thomas parquier
Solved:
Last query:
Last reply:
Revision history for this message
Chris Johns (ter0) said :
#1

Not via the system settings, however it would be possible to create a script that changes the dconf key that sets the background and run it from a cronjob. The following command changes the background from the terminal: gsettings set org.gnome.desktop.background picture-uri "file:///path/to/background.jpg"

Revision history for this message
thomas parquier (thomas-parquier) said :
#2

Thank you, it is working.