11-08-2016, 12:14 PM
You'll have to edit /home/youruser/.conky/widget (hidden folder) and change line 112 to your liking:
%A - the day
%e - numbered day if the month
%B - month
%Y - year
Just be aware that your changes will get overwritten in any future changes to the Lite Desktop Widget, so right click and make a back up of it when you're finished.
Code:
${alignc}${color}${time %A, }${time %e %B %Y}
%A - the day
%e - numbered day if the month
%B - month
%Y - year
Just be aware that your changes will get overwritten in any future changes to the Lite Desktop Widget, so right click and make a back up of it when you're finished.