Skip to content

Instantly share code, notes, and snippets.

@bfrancom
bfrancom / conky.rc
Last active January 3, 2019 21:48
i3 conky Node js script for weather
#In .conkyrc, I have a line like:
{ "full_text" : "${execi 301 node /home/bob/weather.js}" , "color" : "\#ffffff" },
#see result in attached image