GNU bug report logs -
#56661
EMACSLOADPATH not set when using Guix System + Guix Home +
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On 22-07-2022 12:24, Maxime Devos wrote:
> retitle 56661 SDDM does not do the equivalent of 'login shell
> --login', unlike other login managers
> thanks
>
> A digged a little, and found that:
>
> For GDM, things work, for SDDM, they don't.
>
> There is a 'xinitrc' procedure in gnu/services/xorg.scm that generates
> a configuration file that has a fallback .xsession that does a
> --login. This is used by gdm-wayland-session-wrapper,
> <gdm-configuration> and slim-shepherd-service. However, nothing
> similar appears to be done for SDDM. So it appears that the SDDM
> service needs to be tweaked to use xinitrc or such.
It appears that SDDM supports xinitrc files, but it looks for them (see
data/scripts/Xsession) in $HOME/.xsessionrc and
/etc/X11/xinit/xinitrc.d, which do not exist in Guix. There is no option
for overriding the xinitrc. However, it is possible to override the
Xsession script used, so we can give SDDM a modified Xsession script
that uses Guix' xinitrc. I'll give that a try.
Greetings,
Maxime
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]
This bug report was last modified 2 years and 319 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.