mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
doc: Fix name of gdm-configuration x-session field.
* doc/guix.texi (X Window): Correctly refer to 'x-session', not 'xsession', as the name of the field.
This commit is contained in:
parent
9a53a79fc5
commit
4b780d002d
1 changed files with 1 additions and 1 deletions
|
@ -21033,7 +21033,7 @@ List of GNOME Shell assets needed by GDM: icon theme, fonts, etc.
|
|||
@item @code{xorg-configuration} (default: @code{(xorg-configuration)})
|
||||
Configuration of the Xorg graphical server.
|
||||
|
||||
@item @code{xsession} (default: @code{(xinitrc)})
|
||||
@item @code{x-session} (default: @code{(xinitrc)})
|
||||
Script to run before starting a X session.
|
||||
|
||||
@item @code{dbus-daemon} (default: @code{dbus-daemon-wrapper})
|
||||
|
|
Loading…
Reference in a new issue