@ -12,4 +12,4 @@ fi
else
dmenu "$@" < "$cache"
fi
) | exec ${SHELL:-"/bin/sh"}
) | ${SHELL:-"/bin/sh"} &