# Specify the dconf path
[org/gnome/desktop/background]

# Specify the path to the desktop background image file
picture-uri='file://~/background/horse.png'

# Specify one of the rendering options for the background image:
picture-options='scaled'

# Specify the left or top color when drawing gradients, or the solid color
primary-color='FF00FF'

# Specify the right or bottom color when drawing gradients
secondary-color='00FFFF'
