all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zhu Zihao <all_but_last@163.com>
To: help-guix@gnu.org
Subject: Inject custom search specification into profile
Date: Fri, 27 Nov 2020 12:03:24 +0800	[thread overview]
Message-ID: <86wny7cupf.fsf@163.com> (raw)

[-- 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 --]

             reply	other threads:[~2020-11-27  4:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27  4:03 Zhu Zihao [this message]
2020-11-27  6:25 ` Inject custom search specification into profile Zhu Zihao
2020-11-27  8:27   ` Pierre Neidhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86wny7cupf.fsf@163.com \
    --to=all_but_last@163.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.