Super simple status bar for DWM (for linux).

Gets autoconfigured during make.

The default compiler is clang. The program can be built with any sane C compiler (gcc, tcc, etc). Eg.:

make CC=gcc

PLEASE NOTE: The makefile needs to be updated if the net.ifnames is enabled (predictable interface names)