A simple program to set the wallpaper in Gnome 3.
It is written in Python and Gtk+ 3.
Copyright (C) 2013 Germán A. Racca - gracca@gmail.com
License: GPLv3+
Make it executable:
$ chmod +x SetWallGnome3.py
and then run it:
$ ./SetWallGnome3.py
This is the main window:
This is the preferences dialog:
This is the about dialog:
Have fun!