do we really need to do this via a snapd hack instead of having the wayland session simply parse Xsession.d ?
/etc/X11/Xsession.d/65snappy already has the same code snippet and i’d expect other vars living in /etc/X11/Xsession.d being needed in the wayland session too, how are these handed over to the user session (is there also code duplication for other vars) ?
ogra@styx:~$ ls /etc/X11/Xsession.d/|wc -l
28
how are any of the vars from these other script snippets handed to a wayland session (in case they are needed)