summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 0b85371..752a432 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -42,5 +42,5 @@ feh --bg-tile ~/pictures/wallpapers/wallpaper-864137.jpg
mpc idleloop | update_mowedline_mpd
} &
-test -n "$1" && wm=$1 || wm="xmonad"
+test -n "$1" && wm=$1 || wm="stumpwm"
exec $wm