Status Bar for dwm

Status bar for the dynamic window manager


This is a status bar for the dynamic window manager (dwm), written in C++. It is light-weight and fast, using multiple threads to run components that can be updated on separate time scales or with pkill commands. It is also very stable, I have been running it on my main production machine since July 2020. dwmBar is configured through the config.hpp file. See documentation and the GitHub page for details.