aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Collapse)Author
2023-03-28tweak: delete config.def.hNunoSempere
it's a bit redundant, and no longer necessary once compatibility with the original rose is no longer a goal
2023-03-28Revert "tweak: move things around"NunoSempere
This reverts commit ca59138a2aef96960381f986b8c683634e4d8e63.
2023-03-28tweak: move things aroundNunoSempere
2023-02-05feat: use flags rather than uncommenting codeNunoSempere
- Significantly simpler - Easier for me to keep up with upstream - Alternatives: - Comments as before - git patches, as in the suckless community: eventually leads to confusion about conflicting patches. - some other option
2023-02-05feat: add readability mode, and explain how to enable it.NunoSempere
2022-12-18Add hidebar keybindfenze
2022-12-16Add newtab bindingfenze
2022-12-13feat: add less sucky duckduckgo homepage.NunoSempere
2022-12-13tweak: Add reference to how to use normal browser controls.NunoSempere
2022-12-12tweak: suggest bg color for bright themeNunoSempere
2022-12-12tweak: allow configurable width and heightNunoSempere
and set a default of 500, 400
2022-11-23fix style formattingfenze