Request: Suckless style configuration and patching
MrPicklePinosaur opened this issue · 2 comments
MrPicklePinosaur commented
It would be great to expose a config.h header or something of the sort to allow for customizing colors and keybindings and the such instead of directly modifying the c files. More controversial features can then be submitted as patches in pull requests instead of merged directly into the project, like how herbe does it. Is there any chance that this can be added?
visit1985 commented
I‘m fine with adding a config.h, if you like to submit a PR feel free.
Not sure, how this relates to submitting patches though. 🤔
MrPicklePinosaur commented
Yeah now that I think about it, patching is a bit irrelevant...