An open API service indexing awesome lists of open source software.

https://github.com/cppshane/dconf-backup


https://github.com/cppshane/dconf-backup

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

### dconf
1. Dump dconf settings to file

dconf dump / > ~/.config/dconf/user.conf

2. Save settings you want to a new file

3. Load this new dconf file to system

dconf load / < ~/dconf-backup.conf