[SOLVED] Gnome 48 GTK3/4 Theme folder / change

Hi gyus,

I am deploying my gtk themes in ~/.local/share/themes but refine does not find it.
The themes I copy and paste in there will not show up?

So, I tried to use dconf editor and manually write the name in there of the theme which is deployed in ~/.local/share/themes but this does not change something.

What am I missing here? Is this part of immutable system then?

Have you given it an access to that folder? If refine is a flatpak, you will propably need to add an override for it to access it

sudo flatpak override --filesystem=$HOME/.local/share/themes

Ah, okay! No, I did not granted refine access to that but did it now and yes, now refine will discover new themes there.
Though I am not sure, that the changes actually are being applied.
Nevermind, your answer is the solution.

Great thanks!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.