From 722b8ca4d33b03dbe8aba86db6faa2adfa0b674e Mon Sep 17 00:00:00 2001 From: Jarno Rankinen <-> Date: Wed, 10 Feb 2021 21:17:30 +0200 Subject: [PATCH] Updated README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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.