Read Dconf Keys - Access Config Values | Online Free DevTools by Hexmos
Access and read Dconf key values with ease using dconf-read. Retrieve configuration settings and default values directly from the command line. Free online tool, no registration required.
dconf read
Read key values from dconf databases. See also:
dconf
. More information: https://manned.org/dconf.
- Print a specific key value:
dconf read /{{path/to/key}}
- Print a specific key [d]efault value:
dconf read -d /{{path/to/key}}