Xfce docs nitpicks

- fix validity
- XFCE -> Xfce, as that seems to be upstream preference
This commit is contained in:
Vladimír Čunát 2017-02-09 18:38:01 +01:00
parent de592483d1
commit a0505989c9
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -4,10 +4,10 @@
version="5.0" version="5.0"
xml:id="sec-xfce"> xml:id="sec-xfce">
<title>XFCE Desktop Environment</title> <title>Xfce Desktop Environment</title>
<para> <para>
To enable the XFCE Desktop Environment, set To enable the Xfce Desktop Environment, set
<programlisting> <programlisting>
services.xserver.desktopManager = { services.xserver.desktopManager = {
xfce.enable = true; xfce.enable = true;
@ -31,15 +31,16 @@
</para> </para>
<para> <para>
XFCE programs are not installed automatically. Some Xfce programs are not installed automatically.
To install them manually (system wide), put them into your To install them manually (system wide), put them into your
<literal>environment.systemPackages</literal>- <literal>environment.systemPackages</literal>.
<para> </para>
<para> <para>
NixOSs default <emphasis>display manager</emphasis> (the NixOSs default <emphasis>display manager</emphasis>is SLiM.
program that provides a graphical login prompt and manages the X (DM is the program that provides a graphical login prompt
server) is SLiM. You can, for example, select KDEs and manages the X server.)
You can, for example, select KDEs
<command>kdm</command> instead: <command>kdm</command> instead:
<programlisting> <programlisting>
services.xserver.displayManager.kdm.enable = true; services.xserver.displayManager.kdm.enable = true;
@ -66,7 +67,7 @@
<para> <para>
There is no authentication agent automatically installed alongside There is no authentication agent automatically installed alongside
XFCE. To allow mounting of local (non-removable) filesystems, you Xfce. To allow mounting of local (non-removable) filesystems, you
will need to install one. will need to install one.
Installing <emphasis>polkit_gnome</emphasis>, a rebuild, logout and Installing <emphasis>polkit_gnome</emphasis>, a rebuild, logout and