--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # dconf reset > Reset key values in dconf databases. > See also: `dconf`. > More information: . - Reset a specific key value: `dconf reset {{/path/to/key}}` - Reset a specific directory: `dconf reset -f {{/path/to/directory/}}`