aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xorg/.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/.xinitrc b/xorg/.xinitrc
index 357768a..5d09cc5 100644
--- a/xorg/.xinitrc
+++ b/xorg/.xinitrc
@@ -63,5 +63,5 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
if [ -n "$failsafe" ]; then
- exec dwm
+ exec fvwm
fi