I am using ST terminal and dwm in arch linux. I have installed powerline and git status with
pip install powerline-status
pip install powerline-gitstatus
But terminal is showing '?' for git status.
I have tried to add powerline fonts from the git repo with
git clone https://github.com/powerline/fonts.git --depth=1 fonts
How can I make it work?