The bar font can now be configured using the font property in Xresources, overriding the hardcoded BAR_FONT value in config.def.h. By querying the X resource manager during initialization, users can seamlessly match their bar's font and size with their existing system-wide Xresources themes.

Add support for Xresources font configuration - zhengqunkoo/sxiv