The Eva timer:
- to create a new folder called conky-image
- extract the contant into it.

Font:
To apply the new font:
- to create a new folder
mkdir -p ~/.local/share/fonts
- to copy the font to the font folder.
cp true-lcd-nge.ttf ~/.local/share/fonts/
- to refresh the font cache
fc-cache -fv

To copy the content the conkyrc-sample into ~/.conkyrc

