Migrated from linux-with-conky v10

inkarkat
2010-09-13 01:26:35 -07:00
parent 15953639fa
commit 90115aedea

@@ -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 source ~/.todo/config # Adapt this to whereever 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>