LinuxCommandLibrary

dconf-reset

Reset key values in dconf databases.

TLDR

Reset a specific key value

$ dconf read [/path/to/key]
copy


Reset a specific directory
$ dconf read -d [/path/to/directory/]
copy

Copied to clipboard