Simple dwm status bar in C
Inspired by:
# run
dwmbar
# build and install
make install
# uninstall
make uninstall
# clean artifacts
make clean
# run beforehand to install/uninstall in project directory
export DESTDIR=$PWD
# restart
pkill -USR1 dwmbar