all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to set global environment variables in Guix System
@ 2020-12-27 13:35 Lo Peter
  2020-12-27 14:07 ` Michael Rohleder
  2020-12-27 14:39 ` Tobias Geerinckx-Rice
  0 siblings, 2 replies; 5+ messages in thread
From: Lo Peter @ 2020-12-27 13:35 UTC (permalink / raw)
  To: help-guix

Dear All,

I am trying to setup ibus-rime for Chinese input in guix system 1.2.0,
after a lot of googling and trial and error, I found that I cannot set
the needed environment variables:

export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="ibus"
export XMODIFIERS="@im=ibus"

I have tried putting them in ~/.profile, ~/.pam_environment, ~/.xprofile
and it seems they have no effects.

If I am not mistaken, guix system now uses gdm as display manager, but
I also cannot find a way to set environment variable for gdm sessions.

Any help is greatly appreciated. Also, I think a way to let user
customize /etc/environment through the system config will be useful,
but I do not find a way to do so.

Thanks.

Regards,
Peter


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

end of thread, other threads:[~2020-12-27 16:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 13:35 How to set global environment variables in Guix System Lo Peter
2020-12-27 14:07 ` Michael Rohleder
2020-12-27 14:39   ` Tobias Geerinckx-Rice via
2020-12-27 16:22     ` Lo Peter
2020-12-27 14:39 ` Tobias Geerinckx-Rice

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.