commands.sh

dconf read

linux

Read key values from dconf databases. See also: `dconf`.

More info →

Examples (2)

Print a specific key value

dconf read /path/to/key

Print a specific key [d]efault value

dconf read -d /path/to/key
made by @shridhargupta | data from tldr-pages