Revert "sddm: silence error about missing wayland directory"

This reverts commit 46a92333e9.
This commit is contained in:
Peter Hoeg 2017-10-14 14:40:01 +08:00
parent cb61845c4a
commit f359096210

View File

@ -55,11 +55,6 @@ let
DisplayCommand=${Xsetup}
DisplayStopCommand=${Xstop}
# This doesn't mean we have wayland support yet but is only to shut up an
# error about a missing default directory
[Wayland]
SessionDir=${dmcfg.session.desktops}
${optionalString cfg.autoLogin.enable ''
[Autologin]
User=${cfg.autoLogin.user}