Hi,

your email address is still blocked through my email-provider. So I don’t get it.

I am working on "Guix System" , not on a foreign distro.
So I don’t know if your suggestion I can use.
--
Kind regards

Gottfried

Message: 1
Date: Mon, 17 Apr 2023 19:25:57 +0200
From: Giovanni Biscuolo <[email protected]>
To: Gottfried <[email protected]>, [email protected]
Subject: Re: to enable all profiles at login time
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"

Hi Gottfried

I guess you are on a foreign distro

Gottfried <[email protected]> writes:

[...]

but when starting MATE Desktop all my profiles are not enabled.

graphical sessions environment is not controlled by .bash_profile (or
.profile)

If your distro works like Debian [1], try to add this to your ~/.xsessionrc:

if [ -f ~/.bash_profile ]; then
    . ~/.bash_profile
fi

Details here:
https://wiki.debian.org/Xsession#User_configuration

[...]

Happy hacking! Gio'

--
Giovanni Biscuolo

Xelera IT Infrastructures
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 849 bytes
Desc: not available
URL: 
<https://lists.gnu.org/archive/html/help-guix/attachments/20230417/0a961fe9/attachment.sig>

Attachment: OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to