added themes path

This commit is contained in:
Christian Koptein 2020-09-19 11:00:24 +02:00
parent f593cbdd05
commit eef3bdba5c

View File

@ -5,4 +5,5 @@ 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
```