Migrated from linux-with-conky v11

inkarkat
2010-09-13 01:26:36 -07:00
parent 90115aedea
commit 4617db6b77

@@ -31,7 +31,7 @@ export LIGHT_PURPLE='${color LightPurple}'
export LIGHT_CYAN='${color LightCyan}' export LIGHT_CYAN='${color LightCyan}'
export WHITE='${color white}' export WHITE='${color white}'
export DEFAULT='${color}' export DEFAULT='${color}'
source ~/.todo/config # Adapt this to whereever your todo.txt configuration is located. source ~/.todo/config # Adapt this to wherever your todo.txt configuration is located.
</pre> </pre>
Embed the todo.txt call with this special configuration inside your @.conkyrc@ (see below for an example @.conkyrc@ file): <code>${execpi 10 todo.sh -d ~/.todo/config-conky ls</code> Embed the todo.txt call with this special configuration inside your @.conkyrc@ (see below for an example @.conkyrc@ file): <code>${execpi 10 todo.sh -d ~/.todo/config-conky ls</code>