CtByte

Results 95 comments of CtByte

how does windows report on multiple batteries?

@sclnd has [asked about](https://github.com/LGUG2Z/komorebi/discussions/909) an option to customize the text size, which might also be a nice addition to this

@LGUG2Z Now that the bar is released and you use themes for the borders, can that also somehow apply to the stackbar perhaps? Congrats on the bar once again 🚀

@LGUG2Z I am more than happy with how the bar is showing the stackbar 👍 (I no longer use the "first version")

@Dethada I just wanted to make a note here, that I've added [more code](https://github.com/LGUG2Z/komorebi/pull/1401) that is related to this and probably needs to be changed, sorry.

It would be great to automate these tasks for sure. I did not use python much before, but I am confident that it is possible. The renaming could be difficult,...

I found a few more changes I would like to add soon to the script

@bernsteining I added the following to the script: - alphabetical sort - duplicates removal - renaming name duplicates - renaming most of the UNI* symbol names with a fitting name...

@bernsteining No hurry, just want to know if there is anything more you would like me to add and if you have any comments on my changes so far.

@bernsteining I agree with the hardcoded logic being large. The names that are duplicated could be given an auto-generated name like `ANGLE_RIGHT_F0939` instead of `ANGLE_RIGHT_MD` or something like that. My...