Skip to content

koziura/dconf-terminal-profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

dconf-terminal-profiles

To backup:

From a terminal, run: dconf dump /org/mate/terminal/profiles/ > backup_mate-terminal_profiles

save the backup_mate-terminal_profiles file somewhere for later

To reset to defaults: dconf reset -f /org/mate/terminal/profiles/

To restore all your settings: dconf load /org/mate/terminal/profiles/ < backup_mate-terminal_profiles

Modify profile list dconf write /org/mate/terminal/global/profile-list "['default', 'dracula', 'solarized-dark', 'solarized-light']"

About

dconf backup mate-terminal profiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published