#!/bin/sh
exec gconftool --type=string -s /desktop/gnome/background/primary_color "$@"
