Top panel configuration lost from time to time

From time to time, the budgie top panel configuration is wiped out, and i log in to a blank or default panel. This is very irritating. How can i mitigate: is there a file or folder or dconf section that I can use to backup my panel settings and then restore them?

1 Like

Hi @adimetrius!

  • To backup Budgie panel settings :
    dconf dump /com/solus-project/budgie-panel/ > ~/Desktop/budgie-panel-settings

  • To restore Budgie panel settings :
    dconf load /com/solus-project/budgie-panel/ < ~/Desktop/budgie-panel-settings

2 Likes

Thanks, I’ve saved, will let you know it restore works next time i need it after a wipe-out

1 Like