dconf dump /org/gnome/ > gnome-backup.conf

Category: Administration

dconf dump /org/gnome/ > gnome-backup.conf

Back up GNOME settings to a file

dconf is the low-level settings database behind gsettings, and dump writes an entire subtree as readable keyfile text. The redirect saves it to gnome-backup.conf for later restore. Dump the whole /org/gnome/ tree to capture every GNOME app's settings.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.