forked from srbala/fedora-kickstarts
...and fix SDDM one more time: correct name of Plasma session
This commit is contained in:
parent
73543397cf
commit
1dddaeebc4
@ -43,7 +43,7 @@ chown liveuser:liveuser /home/liveuser/.xsession
|
|||||||
cat > /etc/sddm.conf << SDDM_EOF
|
cat > /etc/sddm.conf << SDDM_EOF
|
||||||
[Autologin]
|
[Autologin]
|
||||||
User=liveuser
|
User=liveuser
|
||||||
Session=plasma.desktop
|
Session=kde-plasma.desktop
|
||||||
SDDM_EOF
|
SDDM_EOF
|
||||||
|
|
||||||
# add liveinst.desktop to favorites menu
|
# add liveinst.desktop to favorites menu
|
||||||
|
Loading…
Reference in New Issue
Block a user