To get this function enabled, add some code below on your .conkyrc file. You can found the .conkyrc file on 'Home' folder.
Open the .conkyrc file with a text editor like 'gedit' or 'leafpad'.
Add the code below in a suitable place
${goto 6}${font size=14}${color 75D1FF}This Week ${color}${font}And save the conkyrc file. The change will take on effect instantly. ENJOY!!
${font VariShapes Solid:size=10}Q${font}${color ffffff}Down Loaded:${color ffffff}${alignr}${execi 300 vnstat -w | grep "current week" | awk '{print $3 $4}'}
${font VariShapes Solid:size=10}q${font}${color ffffff}Up Loaded:${color ffffff}${alignr}${execi 300 vnstat -w | grep "current week" | awk '{print $6 $7}'}
No comments:
Post a Comment
Please help me to improve my English. Please Email me or comment below. Thanks...