nixos doc xfce: Tabs -> spaces
This commit is contained in:
parent
1e3dec3baa
commit
0a18a56375
@ -34,13 +34,13 @@ services.compton = {
|
|||||||
Some 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>
|
||||||
NixOS’s default <emphasis>display manager</emphasis> is SLiM.
|
NixOS’s default <emphasis>display manager</emphasis> is SLiM.
|
||||||
(DM is the program that provides a graphical login prompt
|
(DM is the program that provides a graphical login prompt
|
||||||
and manages the X server.)
|
and manages the X server.)
|
||||||
You can, for example, select KDE’s
|
You can, for example, select KDE’s
|
||||||
<command>sddm</command> instead:
|
<command>sddm</command> instead:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
services.xserver.displayManager.sddm.enable = true;
|
services.xserver.displayManager.sddm.enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user