https://github.com/cppshane/dconf-backup
https://github.com/cppshane/dconf-backup
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cppshane/dconf-backup
- Owner: cppshane
- Created: 2021-12-20T00:17:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T03:31:16.000Z (over 4 years ago)
- Last Synced: 2025-01-15T13:05:15.235Z (about 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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