I have a file which contains one word, "green", "yellow" or "red" (this file is updated via a cron job.
I would like to use that color to display text in Conky. The actual text would stay the same, but the color would update depending on that file. Does anyone know of a way to make this work? Thanks!