This patch acts exactly like st patch of the same name. it has an advantage over dwm xrdb patch (some code of which it also incorporates) as in it can also handle other types of settings like int, float etc.
works like this: in config file, in the resources struct, are put the name to look up in Xresources, the type of variable to be expected, and the address of the actual setting. While the names don't require anything much in config, in Xresources file they need to be prefixed with "dwm." to be read. like "dwm.mfact" I'm sorry if I'm breaking any conventions submitting this patch like this. Thanks.
dwm-xresources-6.2.diff
Description: Binary data
