SparkyLinux Forums

Development => Artwork & screenshots => Topic started by: 0day on September 07, 2017, 07:46:30 PM

Title: conky 4 jwm
Post by: 0day on September 07, 2017, 07:46:30 PM
i want to install conky on sparky jwm, which package i install? can you see a preview? thank you
Title: Re: conky 4 jwm
Post by: pavroo on September 08, 2017, 02:30:50 PM
sudo apt update
sudo apt install conky

If you would like to install sparky's conky then:
sudo apt install sparky-conky
Title: Re: conky 4 jwm
Post by: 0day on September 08, 2017, 09:12:23 PM
For add conky-sparky in jwm autostart?
Title: Re: conky 4 jwm
Post by: pavroo on September 08, 2017, 10:09:08 PM
Edit ~HOME/.jwmrc and add:
<StartupCommand>conky  --config=/opt/conky/conky-sparky.conf</StartupCommand>
in the startup section.