gsettings set org.gnome.desktop.background picture-uri 'file:///home/alice/wall.jpg'

Category: Administration

gsettings set org.gnome.desktop.background picture-uri 'file:///home/alice/wall.jpg'

Change the desktop wallpaper

This sets the wallpaper by writing the picture-uri key, and single quotes protect the file URI from shell expansion. The change applies to the running session immediately with no restart. Use dconf read to confirm the stored value.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.