logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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}}

See Also