sddm: silence error about missing wayland directory
This commit is contained in:
parent
bd5fd61967
commit
46a92333e9
@ -55,6 +55,11 @@ 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}
|
||||
|
Loading…
Reference in New Issue
Block a user