Glad to help! Just keep in mind that what you're doing there is dumping the entire dconf settings tree and applying it as is. That will include a lot of things you don't want/care about, including state data of certain applications. You should probably sift through the dump file and throw stuff out before loading it again, but I'm sure you'll figure it out.
I'm not saying that cost of power is entirely irrelevant.
I'm saying that "My setup consumes a lot of power, but that's fine because it doesn't cost me much" is kind of backwards.
While monetary cost certainly is one of the arguments for energy efficiency, responsibly using resources and avoiding wasting energy are way more compelling ones imo. That especially applies if your energy isn't produced via renewable means.
Even if power was entirely free of monetary cost, you shouldn't waste it, don't you agree?
Glad to help! Just keep in mind that what you're doing there is dumping the entire dconf settings tree and applying it as is. That will include a lot of things you don't want/care about, including state data of certain applications. You should probably sift through the dump file and throw stuff out before loading it again, but I'm sure you'll figure it out.