X: Use DWM

This commit is contained in:
Tom Willemsen 2013-04-11 15:32:45 +02:00
parent 855fc62edb
commit caf0ec0fb1

View file

@ -11,5 +11,5 @@ fi
unclutter &
test -n "$1" && wm=$1 || wm="matchbox-window-manager -use_titlebar no"
test -n "$1" && wm=$1 || wm="$HOME/usr/local/bin/dwm"
exec $wm