--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # dconf read > Read key values from dconf databases. > See also: `dconf`. > More information: . - Print a specific key value: `dconf read {{/path/to/key}}` - Print a specific key [d]efault value: `dconf read -d {{/path/to/key}}`