Piraja wrote:Maybe you could try changing the xftfont setting? See this thread: conky & alignr
Well when I change the font size, all it does it move the clock up and down, it doesn't make the fonts bigger or smaller.
xftfont verdana:size=9
winotree wrote:One thing I noticed is an unneeded space between your time command and you alignr command. See?
....${time %d %B %Y} ${alignr}*${font Night Sky:size=21}....
No that's not it, when I add in the ${alignr} it was adding more of a gap. I want a little bit of a gap there, that's why I had it with the space. So I fixed that now by using this:
${alignr 46}
This is how it looks now:
${color cfc571}${font Night Sky:size=21}${time %A} * ${font Night Sky:size=21}${time %d %B %Y}${alignr 46}*${font Night Sky:size=21}${time %l:%M %P}
Maybe this ${alignr 46} will hold it in place, let me see how this goes, if not, I'll be back, LOL... 
THANKS
P.S. After posting this the ${alignr 46} is a bigger pain to deal with, using numbers with it. When the time changes I still either have to much of a gap, or they get to bunched up, either way it's still moving around, just as big a mess.
So I'm going to just play with the, gap_x & pad_percents this seems to be the simplest at the moment, moving the clock further over to the left to at least keep it from getting cut off on the right side of the screen, even if it does still move a little.
I guess there's no way to keep this thing in place...
Last edited by DasFox (2010-08-21 08:11:09)