Start dzen and use notion, not stumpwm

This commit is contained in:
Tom Willemse 2013-05-25 00:27:13 +02:00
parent d86ee42c09
commit df4fa39ef3

View file

@ -14,6 +14,7 @@ emacs --daemon &
redshift -l 51.1180:4.0012 & redshift -l 51.1180:4.0012 &
unclutter & unclutter &
feh --bg-tile ~/pictures/wallpapers/wallpaper-864137.jpg feh --bg-tile ~/pictures/wallpapers/wallpaper-864137.jpg
$HOME/dzen.sh &
test -n "$1" && wm=$1 || wm="stumpwm" test -n "$1" && wm=$1 || wm="notion"
exec $wm exec $wm