diff --git a/README.md b/README.md index 2a10603..246b147 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Download 'one-monokai.dconf' file 4. Copy the UUID of the created profile (in the example it is :e27d087d-18c4-4b72-83be-c84103543515 ) 5. Run `dconf load /org/gnome/terminal/legacy/profiles:/:e27d087d-18c4-4b72-83be-c84103543515/ < one-monokai.dconf` + Replace the UUID with the one from your profile. This will import the settings from the file to the profile and also apply it as the current profile. Note the trailing `/` after the UUID in the command 6. Modify other settings as needed.