Fix list format in sddm.conf man page

This commit is contained in:
Fabian Vogt 2023-02-04 21:01:01 +01:00 committed by Aleix Pol
parent a0066e4d17
commit de12bb4f0e

View File

@ -39,9 +39,11 @@ OPTIONS
`DisplayServer=`
Select the display server to use for the greeter.
Valid values are:
* `x11`: X server running as root.
* `x11-user`: X server running as unprivileged user.
* `wayland`: Wayland compositor as unprivileged user.
Default value is "x11".
For `x11-user` you might need to configure Xorg.wrap(1).