summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristopher O'Neill <code@chrisoneill.co.uk>2025-12-08 22:08:03 +0000
committerRutherther <rutherther@ditigal.xyz>2026-01-15 19:07:35 +0100
commita2f6d5c4ab2628ea7e73164007f27e2a0630088e (patch)
tree56fc424c2ea69e5b0ad9f14508380b2989bd64df /doc
parentd08d7c6e5f640ceba4e84ca950fb771b4c5c1117 (diff)
doc: Remove paragraph stating Xorg display server used by default.
* doc/guix.texi (Desktop Services): Remove paragraph. (X Window): Remove corresponding anchor. * po/doc/guix-manual.de.po, po/doc/guix-manual.fr.po: Likewise. Change-Id: Ib545f15e51585fcc5abdb804e6d9eb0f47cb2179 Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de> Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index c504ec06cd7..b0b21cc33e3 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -24875,7 +24875,6 @@ example the @code{windowmaker} or @code{openbox} packages---preferably
by adding it to the @code{packages} field of your operating system
definition (@pxref{operating-system Reference, system-wide packages}).
-@anchor{wayland-gdm}
GDM also supports Wayland: it can itself use Wayland instead of X11 for
its user interface, and it can also start Wayland sessions. Wayland
support is enabled by default. To disable it, set @code{wayland?} to
@@ -26388,16 +26387,6 @@ special-purpose system interfaces and programs. This allows backlight
adjustment helpers, power management utilities, screen lockers, and
other integrated functionality to work as expected.
-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 enable Wayland support in GDM
-(@pxref{wayland-gdm}). Another solution is to use the
-@code{sddm-service} instead of GDM as the graphical login manager.
-You should then 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.
-
@defvar gnome-desktop-service-type
This is the type of the service that adds the @uref{https://www.gnome.org,
GNOME} desktop environment. Its value is a @code{gnome-desktop-configuration}