Please help for change wallpaper on terminal where image from http (ubuntu 12.04)
- by Yan Fachmi
I need to change the background of my desktop in Ubuntu 12. 04 with a command in terminal, in order to make a script with bash. Does anyone know how to do it? but i want the image from internet...
i know if i use local image would like this :
gsettings set org.gnome.desktop.background picture-uri file:///home/icorner/wallpaper/curr.jpg
but if i use something like this wont work
gsettings set org.gnome.desktop.background picture-uri http://www.sergiuhelldragoon.com/wp-content/uploads/2012/04/dota_2_wallpaper_1_1280x800_by_zadelim.jpg
Please anyone or somebody?...
Thanks & regards,
Yan Fachmi