Forum › Forums › New users › New Users and General Questions › How to change time on Conky? › Reply To: How to change time on Conky?
I remembered answering this in the past. The search function isn’t the best, but I was able to find my previous reply, which responds the exact oposite of your request, which is funny (at least for me).
About editing the conky. DO this
geany ~/.conkyrc
Look for the line
${alignc}${color8}${font DejaVu Sans:size=12}${time %I:%M} ${font} ${color}
and change %I to %H. It should look like this.
${alignc}${color8}${font DejaVu Sans:size=12}${time %H:%M} ${font} ${color}
As soon as you save, the conky will regenerate with your desired change.Try it out
In your case, you need to change %H with %I to get 12 hour clock.
antiX Live system enthusiast.
General Live Boot Parameters for antiX.