for filename in /home/mahavir/Documents/walle/wallpapers/*.*
do
echo "file://$filename"
background="file://$filename"
echo $background
gsettings set org.gnome.desktop.background picture-uri $background
sleep 21
done
if (exit=0) then
./ubuntuish.sh
fi
A blog that every Java developer can refer to. Besides java development we do post on some extra language features as we come across some good technical stuff.
Showing posts with label GNOME. Show all posts
Showing posts with label GNOME. Show all posts
Thursday, 21 August 2014
How to change wallpaper in ubuntu command-line ?
Subscribe to:
Posts (Atom)