Skip to main content

gnome

2010


gnome background changer

·1 min

I got myself playing with a lot of scripting language lately… so, this is a python script that change your gnome wallpaper based on given directory. Its default setting is to change the wallpaper every 1 minute, the setting is stored in gconf and you can change it from gconf-editor-> /desktop/gnome/background the script will create two keys “picture_folder” and “timeout” okay, this is it…