conky autostart
This commit is contained in:
parent
70d8e1a7d2
commit
a45e345264
@ -3,4 +3,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
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user