Fix incorrect section name for sddm

See this post: https://forum.manjaro.org/t/sddm-configuration-bug/28856
This commit is contained in:
Tian Yunhao 2017-08-07 06:03:54 -05:00 committed by GitHub
parent f6a9f6b315
commit 48dfb73095
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ RememberLastSession=true
# Remember the last successfully logged in user
RememberLastUser=true
[WaylandDisplay]
[Wayland]
# Wayland session script path
# A script to execute when starting the desktop session
SessionCommand=/usr/share/sddm/scripts/wayland-session
@ -68,7 +68,7 @@ SessionCommand=/usr/share/sddm/scripts/wayland-session
# Session description directory
SessionDir=/usr/share/wayland-sessions
[XDisplay]
[X11]
# Xsetup script path
# A script to execute when starting the display server
DisplayCommand=/usr/share/sddm/scripts/Xsetup