The dconf-editor program provides a graphical interface for editing settings that are stored in the dconf database.
The dconf-editor program provides a graphical interface for editing settings that are stored in the dconf database. Previously part of dconf, it is now a stand-alone module.
The dconf-editor program provides a graphical interface for editing settings that are stored in the dconf database. Previously part of dconf, it is now a stand-alone module.
To install dconf-editor, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dconf-editor
To see what files were installed by dconf-editor, run:
port contents dconf-editor
To later upgrade dconf-editor, run:
sudo port selfupdate && sudo port upgrade dconf-editor
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.