Enable: ``` rm ~/.config/conky/conky.conf && mkdir -p $HOME/.config/conky && ln -s $(pwd)/conky.conf $HOME/.config/conky.conf ln -s $(pwd)/conky.desktop $HOME/.config/autostart/conky.desktop ln -s $(pwd)/screenrc $HOME/.screenrc ln -s $(pwd)/themes $HOME/.themes ```