dconf
Simple tool for manipulating dconf databases.
See also `dconf write`.
- Print the value of a dconf path:
dconf read {/example/dconf/path}
- List contents of a dconf path:
dconf list {/example/dconf/path}
- Watch for dconf database changes in a path and subpaths:
dconf watch {/example/dconf/path}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).