fix herbstluftwm string passed by displaymanager

This commit is contained in:
Thomas Ruoff
2016-03-29 10:52:40 +02:00
parent 5f61b03bdf
commit e336fec029

View File

@@ -26,7 +26,7 @@ case $1 in
xterm) xterm)
exec xterm exec xterm
;; ;;
hlwm|*) # default is herbstluftwm herbstluftwm) # default is herbstluftwm
xbindkeys -n & xbindkeys -n &
urxvtd & urxvtd &
udiskie --tray & udiskie --tray &