|
From: | Hartmut Goebel |
Subject: | Re: Integrate Guix GUI programs into foreign distro's desktop? |
Date: | Mon, 7 Dec 2020 08:58:14 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 |
Hi,
What I do is to ensure that I have the path to the Guix binaries configured properly: --8<---------------cut here---------------start------------->8--- export PATH="$HOME/.config/guix/current/bin:$HOME/.local/bin:$PATH"
Thanks, anyhow this does not lock like what I' seeking. I want to add GUI programm, which are isntalled in a profile, while your example only adds guix itself - not any profile.
And what about not GUIC_LOC_PATH, XDG_*_DIRS, and all the other env-vars. How to avoid conflicts with QTDIRS5, QT_PLUGIN_PATH?
-- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |
[Prev in Thread] | Current Thread | [Next in Thread] |