diff --git a/plasma/customizeChroot b/plasma/customizeChroot
index e684f0855a9604c08ba30c51caebb23eedadd44e..b01859a21d0442a3fd57fad4e2d9e8d83f49b75d 100755
--- a/plasma/customizeChroot
+++ b/plasma/customizeChroot
@@ -95,7 +95,7 @@ EOF"
     out_action "Set 750 permissions on .scandir file"
     su "${NEWUSER}" -c "chmod 750 /home/${NEWUSER}/.scandir"
     
-    out_action "Create ${NEWUSER} .xsession file"
+    out_action "Create ${NEWUSER} .zprofile file"
     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