> You haven't tried the syntax shown in the example:
>
>         dconf reset -f /org/gnome/evolution/
>
This syntax does work, I used it as in
dconf reset -f /org/gnome/terminal/

> I'm not sure why you're doing this with sudo.  Aren't you resetting
> your own user-account's dconf parameters?
Ye, that is the case: the ~/.config/dconf/user file gets modified.
One can back this file up and later simply restore it if, e.g.,
modifications are not good/desirable.

Also one can do the configuration backup as in
dconf dump / >root.dconf.dump.f35.orig
and later restore it as in
dconf load / < root.dconf.dump.f35.orig

greg
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to