added themes path
This commit is contained in:
parent
f593cbdd05
commit
eef3bdba5c
@ -5,4 +5,5 @@ Enable:
|
|||||||
rm ~/.config/conky/conky.conf && mkdir -p $HOME/.config/conky && ln -s $(pwd)/conky.conf $HOME/.config/conky.conf
|
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)/conky.desktop $HOME/.config/autostart/conky.desktop
|
||||||
ln -s $(pwd)/screenrc $HOME/.screenrc
|
ln -s $(pwd)/screenrc $HOME/.screenrc
|
||||||
|
ln -s $(pwd)/themes $HOME/.themes
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user