[lxqt-kwin] revert unintentional change of host name and default user

This commit is contained in:
fhdk 2022-02-25 16:22:09 +01:00
parent 24c4106d93
commit 2268fbc50c

View file

@ -56,13 +56,13 @@ user_shell="/bin/bash"
################# livecd #################
# unset defaults to given value
hostname="manjaro-lxqt"
hostname="lxqt-kwin"
# unset defaults to given value
username="liveuser"
username="manjaro"
# unset defaults to given value
password="liveuser"
password="manjaro"
# the login shell
# defaults to bash