summaryrefslogtreecommitdiffstats
path: root/kde/post-install/kde-workspace/config/Xsession
diff options
context:
space:
mode:
Diffstat (limited to 'kde/post-install/kde-workspace/config/Xsession')
-rw-r--r--kde/post-install/kde-workspace/config/Xsession2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/post-install/kde-workspace/config/Xsession b/kde/post-install/kde-workspace/config/Xsession
index 736f5d5..c52783e 100644
--- a/kde/post-install/kde-workspace/config/Xsession
+++ b/kde/post-install/kde-workspace/config/Xsession
@@ -79,7 +79,7 @@ case $session in
exec $HOME/.xsession
;;
default)
- exec /usr/bin/startkde
+ exec /usr/bin/startkde4
;;
*)
eval exec "$session"