diff --git a/plasma/customizeChroot b/plasma/customizeChroot
index 5ec5c43cee525e757c11a66dd6b608794549077d..e684f0855a9604c08ba30c51caebb23eedadd44e 100755
--- a/plasma/customizeChroot
+++ b/plasma/customizeChroot
@@ -96,7 +96,7 @@ EOF"
     su "${NEWUSER}" -c "chmod 750 /home/${NEWUSER}/.scandir"
     
     out_action "Create ${NEWUSER} .xsession file"
-    su "${NEWUSER}" -c "cat > /home/${NEWUSER}/.xsession <<EOF
+    su "${NEWUSER}" -c "cat > /home/${NEWUSER}/.zprofile <<EOF
 ## Execute scandir script
 ## Send a down signal, or 'could not sync environment to dbus' with sddm when user logout/login 
 ## Send an up signal for services inside tree [gui]