Skip to content

Commit

Permalink
README: Fix GNOME name
Browse files Browse the repository at this point in the history
  • Loading branch information
jtojnar committed May 19, 2024
1 parent 7663fff commit ef10159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A convenient converter of [dconf](https://gitlab.gnome.org/GNOME/dconf) files to
* [Run](#run)
* [Custom root](#custom-root)
* [Supported types](#supported-types)
* [Gnome Shell configuration](#gnome-shell-configuration)
* [GNOME Shell configuration](#gnome-shell-configuration)
* [Installation](#installation)
* [Troubleshooting](#troubleshooting)
* [Development](#development)
Expand Down Expand Up @@ -146,7 +146,7 @@ For now, only types supported by Home Manager as specified [here](https://github

Due to the lack of support, `dconf2nix` parses dictionaries and list of variants as simple strings to avoid failing to parse a file and retain most of the information.

### Gnome Shell configuration
### GNOME Shell configuration

Once you have your `dconf.nix`, you can import it via Home Manager.

Expand Down

0 comments on commit ef10159

Please sign in to comment.