Add PercentageAndTime + icon variant for battery - #869
Conversation
abb9bb4 to
b460786
Compare
MalpenZibo
left a comment
There was a problem hiding this comment.
A visual bug, and we also need to update the documentation
Signed-off-by: innocentzero <1nn0c3n7z3r0@proton.me>
Signed-off-by: innocentzero <1nn0c3n7z3r0@proton.me>
|
Updated the docs as well, and fixed the bug |
Signed-off-by: innocentzero <1nn0c3n7z3r0@proton.me>
MalpenZibo
left a comment
There was a problem hiding this comment.
Also, we should update the full_config.md example with the new options
Signed-off-by: innocentzero <1nn0c3n7z3r0@proton.me>
Signed-off-by: innocentzero <1nn0c3n7z3r0@proton.me>
|
@MalpenZibo maybe your opinion before we continue Minor inconsistency:
we could add a helper like
|
This feature starts to become quite messy 😅 Also, |
|
I was trying to use existing functions to reduce the code I was writing, but it seems hacky now. I guess a dedicated Apart from that, do you want me to add @romanstingler 's changes in this PR itself? I don't mind, but I'll leave it for you to decide. |
Closes #868
Adds the two formats:
PercentageAndTimeandIconAndPercentageAndTime.I'm not super familiar with the codebase, so let me know if things can be done in a better way.