Removed TODO, as conky-cli-colors branch implemented colors in my setup

This commit is contained in:
Trey Blancher 2022-07-26 22:43:12 -04:00
parent e87e50da8f
commit ea3f41d132
1 changed files with 0 additions and 2 deletions

View File

@ -15,5 +15,3 @@ I have implemented `conky_printf`, a generalized function for printing conky
data to the output string. It needs more testing, as I'm sure there are edge data to the output string. It needs more testing, as I'm sure there are edge
cases where it doesn't work properly. cases where it doesn't work properly.
TODO: Add color to the conky output! That will take if statments, and text
for dmenu to consume.