Closed kohrar closed 5 years ago
I really like the green power icon (I actually made the same change on my fork).
I personally prefer to have it just blank rather than red for power off. (Any color = something is live) Would it make sense to add this as a compile time switch?
I added two flags to the Makefile:
POWER_OFF_VISIBLE
POWER_COLORED
Setting POWER_COLORED=1
and POWER_OFF_VISIBLE=0
(defaults now) should get your desired behavior.
The power button is colored: