\documentclass[12pt,oneside]{book}

\usepackage{amsmath,amsthm,amssymb,amsfonts}
\usepackage{makeidx}
\usepackage[xindy,acronym,nonumberlist=true]{glossaries}
\usepackage{graphicx}
\usepackage[a4paper,top=3cm,right=3.5cm,bottom=2.5cm,left=2.5cm,footskip=1.5cm]{geometry}
\setlength{\skip\footins}{1cm}
\setlength{\footnotesep}{0.5cm}
\usepackage{tikz}
\usepackage{indentfirst}
\usepackage{titlesec}
\usepackage{float}
\usepackage[caption=false]{subfig}
\usetikzlibrary{shapes,snakes}
%----------------------------------------------------------------
\usepackage{fancyhdr}
\usepackage{tocbibind}
\usepackage{fancybox}
%----------------------------------------------------------------
\usepackage{xepersian}
%\settextfont{XB Niloofar}
\makeatletter                                                                    
\makeatother
%----------------------------------------------------------------

\usepackage{xepersian}
%\settextfont[Scale=1.1]{XB Niloofar}
%\setdigitfont[Scale=1]{XB Niloofar}
\def\d{\displaystyle}
\allowdisplaybreaks 
%----------------------------------------------------------------

\setlatintextfont[ExternalLocation,BoldFont={lmroman10-bold},BoldItalicFont={lmroman10-bolditalic},ItalicFont={lmroman10-italic}]{lmroman10-regular}
\defpersianfont\nastaliq[Scale=1.5]{IranNastaliq}
\usepackage{sectsty}
\defpersianfont\out{B Nazanin Outline}
\defpersianfont\myfont{B Nazanin}
\chapterfont{\centering\myfont}
\chapternumberfont{\centering\out}
\pagestyle{fancy} 
\cfoot{}
\lhead{\thepage}
\rhead{\leftmark}
\lhead{\thepage}
\renewcommand{\headrulewidth}{0pt}


\theoremstyle{plain}
\newtheorem{thm}{قضیه}%[section]
\numberwithin{thm}{section}
\renewcommand{\abstractname}{چکیده}
\renewcommand{\thesection}{\arabic{section}-\arabic{chapter}}
\renewcommand{\thesubsection}{\arabic{subsection}-\arabic{section}-\arabic{chapter}}
\renewcommand{\thesubsubsection}{\arabic{subsubsection}-\arabic{subsection}-\arabic{section}-\arabic{chapter}}
\renewcommand{\thethm}{\arabic{thm}.\arabic{section}.\arabic{chapter}}
\renewcommand{\theequation}{\arabic{equation}-\arabic{chapter}}
\renewcommand{\thefigure}{\arabic{figure}-\arabic{chapter}}
\renewcommand{\thetable}{\arabic{table}-\arabic{chapter}}
\newcommand\persiangloss[2]{#1\dotfill\lr{#2}\\}
\newcommand\englishgloss[2]{#2\dotfill\lr{#1}\\}
\setcounter{secnumdepth}{4}
\setcounter{tocdepth}{4}

\begin{document}
\chapter{مقدمه  }
\section{مدل استاندارد}
مدل استاندارد در فیزیک....
\end{document}