dconf-editor
Graphical editor for GNOME's dconf configuration system
Dconf-editor is a graphical tool for browsing and editing the dconf configuration system for GNOME. It allows users to configure desktop software that do not provide their own configuration interface.
- Versions: 43.0
- Website: https://gitlab.gnome.org/GNOME/dconf-editor
- Licenses: LGPL 2.1+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of dconf-editor
as follows:
guix install dconf-editor
Or install a particular version:
guix install dconf-editor@43.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of dconf-editor about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/dconf-editor'><img src='https://packages.guix.gnu.org/packages/dconf-editor/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/dconf-editor/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/dconf-editor)
Example Org:
[[https://packages.guix.gnu.org/packages/dconf-editor][https://packages.guix.gnu.org/packages/dconf-editor/badges/latest-version.svg]]