From ea3f41d13296102c3184d760b5551aa8c0a97f26 Mon Sep 17 00:00:00 2001 From: Trey Blancher Date: Tue, 26 Jul 2022 22:43:12 -0400 Subject: [PATCH] Removed TODO, as conky-cli-colors branch implemented colors in my setup --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a83e70d..b46482a 100644 --- a/README.md +++ b/README.md @@ -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 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.