Conversation
|
@MichaIng are you okay with offsetting word-wrap and colors to their own preference file? I don't know if there is anything else that makes sense to combine |
|
Since the Same for colors, until they are actually used elsewhere. This is a goal, but they should stay in the banner config until really implemented elsewhere. We did already do a significant change to the config last release, hence we shouldn't do another one, unless really needed. If we split it out now, and then implement it into Also, But this will moreless require another change in the banner, that I found to be needed already now, after #8172:
I can do that in a separate preliminary PR. |
This script lets a user configure their
dietpi-bannercolor codes interactively (displaying samples of different formats).Future development could include word-wrap and related configurations in one place, offsetting CLI options so they can be
sourced and used across other scripts. Something to look at is theCPU tempdietpi-banner output, which has hardcoded colors and formats, but is insidedietpi-globalsso does not have user-customization.