You are not logged in.

#1 2020-07-12 10:01:51

viko
Member
Registered: 2020-06-28
Posts: 6

Messed up gnome settings

So, i was searching for a new DE recently and came across budgie(currently using GNOME 3). So I installed it, though is wasn't good enough, so I deleted it. But apparently the budgie-desktop settings remained. So when I came back to my Gnome setup, saw that the buttons layout was changed. So what I did was go to gnome-tweaks and changed it so it only shows minimize and close. Everything okey, except that Firefox window button layout changed, but windows like the gnome-terminal and gnome-tweaks remain those of the budgie, which is super annoying. The behavior isn't consistent  across the windows. Everything else seems to be configured properly(stuff like themes and icons), but just the button layout is different. Firefox, VSCode are like they should be, but gnome-settings, gnome-tweaks, gedit, nautilus and such still remain on the old one and they don't seem to change, no matter what. Any suggestions how can I fix this?

Proof image(and in case you didn't understand me):
https://ibb.co/VWjqWtj

Last edited by viko (2020-07-12 10:02:58)

Offline

#2 2020-07-12 10:57:31

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: Messed up gnome settings

If you create a new user, or move all related config files out of the way, does it work as expected?

Offline

#3 2020-07-12 11:15:14

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: Messed up gnome settings

It looks like you have traces of configuration files and they are usually dot files in your home directory.

sudo updatedb
locate budgie

Does these commands give any output?

Offline

#4 2020-07-12 11:57:01

viko
Member
Registered: 2020-06-28
Posts: 6

Re: Messed up gnome settings

d_fajardo wrote:

It looks like you have traces of configuration files and they are usually dot files in your home directory.

sudo updatedb
locate budgie

Does these commands give any output?

Doesn't resolve it and they both give no output, nor changed something

Offline

#5 2020-07-12 12:37:06

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,516
Website

Re: Messed up gnome settings

Yes, those commands would not help any.  d_farjardo, even if there were files/directories with budgie in the name, they would not affect a gnome session.  But the budgie configuration can, and almost certainly would change gtk3 configurations.  See the themes and configuration sections below to adjust settings as you'd like:
https://wiki.archlinux.org/index.php/GTK


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#6 2020-07-12 12:53:40

viko
Member
Registered: 2020-06-28
Posts: 6

Re: Messed up gnome settings

ondoho wrote:

If you create a new user, or move all related config files out of the way, does it work as expected?

So the new user does seem to not have this conflict. So does that mean it's the local user settings and config file that needs to be deleted? And if yes, which one/s?

Offline

#7 2020-07-12 12:57:19

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,516
Website

Re: Messed up gnome settings

viko wrote:

does that mean it's the local user settings and config file that needs to be deleted?  And if yes, which one/s?

For the first question - of course.  This was a given even before you create a new user.  For the second question, see the link I already provided above, or just look through ~/.config and clean up anything that shouldn't be there.

Last edited by Trilby (2020-07-12 12:57:43)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#8 2020-07-12 13:06:27

viko
Member
Registered: 2020-06-28
Posts: 6

Re: Messed up gnome settings

Trilby wrote:
viko wrote:

does that mean it's the local user settings and config file that needs to be deleted?  And if yes, which one/s?

For the first question - of course.  This was a given even before you create a new user.  For the second question, see the link I already provided above, or just look through ~/.config and clean up anything that shouldn't be there.

Removing:
~/.gtkrc-2.0
~/.config/gtk-3.0/
~/.config/gtk-4.0/
Doesn't seem to do anything

Offline

#9 2020-07-12 13:11:08

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,516
Website

Re: Messed up gnome settings

You'd want to reset or remove your dconf database as well as that's where a lot of gnome-centric settings are.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#10 2020-07-12 13:37:08

viko
Member
Registered: 2020-06-28
Posts: 6

Re: Messed up gnome settings

Trilby wrote:

You'd want to reset or remove your dconf database as well as that's where a lot of gnome-centric settings are.

Deleting the ~/.config/dconf/user fixed the issue, although it removed every config I made. At least is fixed and doesn't bother me anymore. Thanks for the help!

Offline

Board footer

Powered by FluxBB