~ruther/guix-local

75538328c292263a0c13bef3b0058aa291aeec48 — Rutger Helling 8 years ago c5971d4
doc: Mention starting GNOME on Wayland manually.

* doc/guix.texi (Desktop Services): Mention starting GNOME on Wayland manually.
1 files changed, 4 insertions(+), 2 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +4 -2
@@ 12297,8 12297,10 @@ The desktop environments in Guix use the Xorg display server by
default.  If you'd like to use the newer display server protocol
called Wayland, you need to use the @code{sddm-service} instead of the
@code{slim-service} for the graphical login manager.  You should then
select the ``GNOME (Wayland)'' session in SDDM.  Currently only GNOME
has support for Wayland.
select the ``GNOME (Wayland)'' session in SDDM.  Alternatively you can
also try starting GNOME on Wayland manually from a TTY with the
command ``XDG_SESSION_TYPE=wayland exec dbus-run-session
gnome-session``.  Currently only GNOME has support for Wayland.

@deffn {Scheme Procedure} gnome-desktop-service
Return a service that adds the @code{gnome} package to the system