Monday, January 28, 2019

Reset application preference in Fedora



Reset application preference in Fedora :

--
For example for gedit editor:

dconf reset -f /org/gnome/gedit/

--

You can reset other applications like terminal, nautilus, etc., check it out using:

dconf list /org/gnome/ -> list the applications whose preference can be reset.

--


No comments:

Post a Comment