Conky is set to update every sec.
It looks like it is flashing info and you cannot read it before it changes.
I changed update time to every 10 sec.
Menu -> JWMdesk -> Conky -> Conky Settings -> Edit conkyrc
Change line 8
Code: Select all
update_interval 1
To:
Code: Select all
update_interval 10
This is the time setting I like.
You can set it to anything you want, but if too long a time, it will seem to never update.