summaryrefslogtreecommitdiffstats
path: root/desktop/dwm/xinitrc.dwm
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/dwm/xinitrc.dwm')
-rw-r--r--desktop/dwm/xinitrc.dwm7
1 files changed, 1 insertions, 6 deletions
diff --git a/desktop/dwm/xinitrc.dwm b/desktop/dwm/xinitrc.dwm
index 4cfa744f79..d6c0390c42 100644
--- a/desktop/dwm/xinitrc.dwm
+++ b/desktop/dwm/xinitrc.dwm
@@ -24,9 +24,4 @@ if [ -f $usermodmap ]; then
fi
# Start the window manager:
-if [ -z "$DESKTOP_SESSION" -a -x /usr/bin/ck-launch-session ]; then
- exec ck-launch-session /usr/bin/dwm
-else
- exec /usr/bin/dwm
-fi
-
+exec /usr/bin/dwm