I updated my Ubuntu 18.04 LTS today. All my preferences and settings got reset. From GNOME Settings, I am unable to retain my changes. Say, I want to enable touchpad click, the settings are not retained after closing the window. Similar is the case for gnome-terminal, where my custom default profile is not retained. When I restart the terminal, it again comes back to the previous setting (white terminal and small font of 10).
How can I maintain my GNOME settings? I could not find a proper solution to this problem. A few ideas I read were
- to remove
~/.config/dconf/
and relogin. - change the user permission using
chown
.
But nothing worked. Please let me know the fix to this problem.
gnome-control-center
problem still exists. I am able to change the settings but they are not getting reflected. For example, "Tap to click" is getting saved but does work. – Ameya Deshpande Jul 07 '20 at 15:00