Updated README.md

This commit is contained in:
Jarno Rankinen 2021-02-10 21:16:15 +02:00
parent 4a867772af
commit e463a8e019
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Download 'one-monokai.dconf' file
4. Copy the UUID of the created profile (in the example it is :e27d087d-18c4-4b72-83be-c84103543515 ) 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` 5. Run `dconf load /org/gnome/terminal/legacy/profiles:/:e27d087d-18c4-4b72-83be-c84103543515/ < one-monokai.dconf`
This will import the settings from the file to the profile and also apply it as the current profile. This will import the settings from the file to the profile and also apply it as the current profile.
<b>Note the trailing `/` after the UUID in the command</b>
6. Modify other settings as needed. 6. Modify other settings as needed.
### Credits: ### Credits: