\documentclass[11pt,a4paper]{bidimoderncv}
\cvtheme[blue]{bidicasual} % you can use orange, red, green and blue as options
\usepackage[scale=0.8]{geometry}
\usepackage{fontspec}
\usepackage[RTLdocument]{bidi}
\def\refname{تألیفات}
\setmainfont[Script=Arabic,Mapping=parsidigits]{XB Niloofar}
%\newfontfamily\rmfamily[Mapping=tex-text]{Linux Libertine}
\AtBeginDocument{\recomputelengths}
\resumename{رزومه}
\firstname{م}
\familyname{ی}
\title{رزومهٔ من}
%\address{تهران، خیابان آزادی پلاک ۹}
\mobile{091911111}
%\phone{۹۸-55424099}
%\fax{۹۸۹۰۸۳۴۲}
\email{h@yahoo.com
 }
\extrainfo{hv}
%\photo[84pt]{scan0001}
\quote{با عرض سلام و .}
\begin{document}
\maketitle




\renewcommand{\listitemsymbol}{-} % change the symbol for lists

\section{روزهای پیشنهادی }
\cvlistitem{سه شنبه}
\cvlistitem{چهار شنبه}
\cvlistitem{از ساعت 8صبح الی 18 عصر}            % optional other symbol


\nocite{*}
\bibliographystyle{plain}
\bibliography{publications}       % 'publications' is the name of a BibTeX file

\end{document}
