3 lines
151 B
Plaintext
3 lines
151 B
Plaintext
|
echo "export XDG_RUNTIME_DIR=/run/user/\$(id -u)" >> /etc/skel/.profile
|
||
|
echo "systemctl --no-block --user start xsession.target" >> /etc/skel/.xinitrc
|