kde_modernclock
kde_modernclock copied to clipboard
Text not aligned
The date and time are centered, but the day is left-aligned.
The code already set to align it to the center, i believe it's because the letter spacing are applied after each character and last character also have it.
You can decrease the spacing to "decrease" the effect. Not sure if there's a way to remove the spacing on last character.
Example of using Letter Spacing of 1
Example of using Letter Spacing of 50
[Edit]
Found a wacky solution by adding zero width space character before each text.
hey, can you please tell me how you fixed this? i am facing the same issue