Hi!
> GTK_DATA_PREFIX is not a search path, so it’s expected that only one
> directory can be specified. Is this a problem?
I don't know, I've sent a patch adding it to the /etc/profile file, as
Mark (Weaver) suggested first. But this affects only the user profile
and not the system profile, so
Fabian Harfert writes:
> Looking into this source file I found out that it would make it
> possible to support Gtk+ themes out of the box, if the environment
> variable GTK_DATA_PREFIX is set to the base directory of the user's
> profile (e.g. /home/rms/.guix_profile/). I tried it with lxapearan