Hi Jocklad,
After extracting it you'll find two hidden folders:
The ".conky" folder needs to be placed in your home folder. So if you extracted the file in a different folder than your home folder (like Downloads), you need to move it there:
Inside the ".config" folder you'll find another folder "autostart" with the file "litewidget.desktop" in it. This file needs to go into the same place within your home folder:
Then "Lite Widget" will show up under Application Autostart.
Hope that helps
PS: Oops, Jerry you have been faster than me!
After extracting it you'll find two hidden folders:
Code:
.config
.conky
The ".conky" folder needs to be placed in your home folder. So if you extracted the file in a different folder than your home folder (like Downloads), you need to move it there:
Code:
$ mv .conky ~/
Inside the ".config" folder you'll find another folder "autostart" with the file "litewidget.desktop" in it. This file needs to go into the same place within your home folder:
Code:
$ mv .config/autostart/litewidget.desktop ~/.config/autostart/
Hope that helps

PS: Oops, Jerry you have been faster than me!
