all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Inject custom search specification into profile
@ 2020-11-27  4:03 Zhu Zihao
  2020-11-27  6:25 ` Zhu Zihao
  0 siblings, 1 reply; 3+ messages in thread
From: Zhu Zihao @ 2020-11-27  4:03 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]


Hi, Guix users!

Recently, I read Guix cookbook and wanna separate some of my packages
into a dedicated profile.

For example, I wanna put match-theme under
~/.guix-profiles.d/theme/theme. and source
~/.guix-profiles.d/theme/theme/etc/profile in ~/.profile.

But my XFCE still unable to find matcha theme. Because there's no
XDG_DATA_DIRS definition in <path to theme profile>/etc/profile.

So, the question is, how to inject a search path specification into a
profile? I may add something like qtbase or glib to add XDG_DATA_DIRS
spec. But it's too heavy, maybe I can add a pseudo package only contains
search path spec to profile?


-- 
Retrieve my PGP public key: https://meta.sr.ht/~citreu.pgp

Zihao

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 515 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-27  8:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27  4:03 Inject custom search specification into profile Zhu Zihao
2020-11-27  6:25 ` Zhu Zihao
2020-11-27  8:27   ` Pierre Neidhardt

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.