On 10/2/21 18:02, ToddAndMargo via users wrote:
I think I am making a mistake and loading a database that is mean to universal settings and not to a user particular settings. The game is afoot
$ pwd /home/todd/.config/dconf
$ mv user user.000
$ dconf dump / <hordes of stuff>
Seems to me if the default database was ~/.config/dconf/user There should have been some complaining
I am reading $ man 7 dconf
and I am not making out how to tell dconf to read ~/.config/dconf/user
And idea what I am missing?