Is it possible to add a vertical offset that can be placed on a new line to set spacing rather than relying on new lines or drawn lines?
Logged In: YES user_id=1326211
do you mean an ${alignv n} that would raise/lower text n pixels? You can also get the same result by using $font on a blank line in .conkyrc.
${font size=n} on a blank line in .conkyrc works just fine. Changing values of n will let you tweak just that one blank line's height.
Logged In: YES user_id=1030859
This would be easy to do. Expect it for 1.3.
Now in CVS.
Log in to post a comment.
Logged In: YES
user_id=1326211
do you mean an ${alignv n} that would raise/lower text n
pixels? You can also get the same result by using $font on a
blank line in .conkyrc.
${font size=n} on a blank line in .conkyrc works just fine.
Changing values of n will let you tweak just that one blank
line's height.
Logged In: YES
user_id=1030859
This would be easy to do. Expect it for 1.3.
Logged In: YES
user_id=1030859
Now in CVS.