diff --git a/.xinitrc b/.xinitrc index 0878ea9..eb49aae 100755 --- a/.xinitrc +++ b/.xinitrc @@ -14,6 +14,7 @@ emacs --daemon & redshift -l 51.1180:4.0012 & unclutter & 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