From 01a8abbd75181811ab85f2bf6f7883b193efdefc Mon Sep 17 00:00:00 2001 From: Masfehico Date: Thu, 25 Jun 2020 23:43:38 +0200 Subject: Update --- TMV/.conkyrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TMV/.conkyrc') diff --git a/TMV/.conkyrc b/TMV/.conkyrc index 3acea24..71a1584 100644 --- a/TMV/.conkyrc +++ b/TMV/.conkyrc @@ -93,7 +93,7 @@ conky.text = [[ # # CURRENT TIME ${font Roboto:size=24}${color0}${alignc}${voffset -4}\ -${time %I:%M %p}\ +${time %H:%M:%S}\ ${font}${color} # # CURRENT DATE @@ -318,5 +318,5 @@ ${font}${color} # # COLOR PALETTE IMAGE # Note: Vertical offset controls the space UNDER the image. -${voffset -25}${image ./Cache/colorpalette.png -p 13,870}\ +#${voffset -25}${image ./Cache/colorpalette.png -p 13,870}\ ]] -- cgit v1.2.3