فایل پیکربندی کانکی رو گفتم. مثلا:
# Modified by Umair - http://www.NoobsLab.com #
# Made by webdarek - http://gnome-look.org/content/show.php/conky+nadia?content=155698 #
use_xft yes
xftfont Roboto Light:size=11
xftalpha 0.8
text_buffer_size 2048
draw_graph_borders yes
update_interval 1
background no
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type conky
own_window_argb_visual yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_class Conky
double_buffer yes
minimum_size 520 620
draw_shades no
draw_outline no
draw_borders no
stippled_borders 0
border_inner_margin 5
border_width 1
default_color CDCCDA
own_window_colour CDCCDA
alignment top_right
gap_x 40
gap_y 20
no_buffers yes
uppercase no
cpu_avg_samples 1
net_avg_samples 1
override_utf8_locale yes
use_spacer none
color1 acc9dc
color2 CDCCDA
TEXT
${font American Scribe:pixelsize=170}${alignc}${color1}${time %H:%M}
${voffset -125}${font American Scribe:pixelsize=60}${color1}${time %A} ${time %b} ${time %d}, ${time %Y}
${voffset -40}${font Dungeon:pixelsize=14}${color1}System: ${goto 110}Hostname: ${nodename}${goto 360}${sysname}: ${kernel}-${machine}
${font Dungeon:pixelsize=14}${color1}Resources: ${goto 110}CPU's: ${cpu cpu0}% / ${cpu cpu1}% / ${cpu cpu2}% / ${cpu cpu3}% ${goto 360}RAM: $mem / $memmax
${goto 110}${cpubar 5,200 $cpu} ${goto 360}${membar 5,200 $mem}
${font Dungeon:pixelsize=14}${color1}HDD: ${goto 110}Root: ${fs_free /} / ${fs_size /} ${goto 360}Home: ${fs_free /home} / ${fs_size /home}
${font Dungeon:pixelsize=14}${color1}CPU Temp.: ${goto 110}${acpitemp} C
${font Dungeon:pixelsize=12}${color1}Battery: ${goto 110}${battery_time BAT1} / ${battery_percent BAT1} ${goto 360}Uptime: ${uptime}
${if_existing /proc/net/route wlan0}
${font Poky:pixelsize=18}Y${font}${goto 50}wifi :${goto 117}' ${wireless_essid wlan0} '${font}
${goto 50}essid quality:${goto 195}| ${wireless_bitrate wlan0}${goto 310}${wireless_link_qual_perc wlan0}%
${goto 50}${color2}Download:${goto 120}${downspeed wlan0}${color}${goto 195}| Total Download:${color2}${goto 310}${totaldown wlan0}
${goto 50}${color2}Upload:${goto 120}${upspeed wlan0}${color}${goto 195}| Total Upload:${color2}${goto 310}${totalup wlan0}
Download: ${alignr}${downspeedgraph wlan0 25,500}
Upload: ${alignr}${upspeedgraph wlan0 25,500}
${endif}
${if_existing /proc/net/route eth0}
${font Poky:pixelsize=18}s${font}${goto 50}Network :${goto 117}${font}
${goto 50}${color2}Download:${goto 120}${downspeed eth0}${color}${goto 195}| Total Download:${color2}${goto 310}${totaldown eth0}
${goto 50}${color2}Upload:${goto 120}${upspeed eth0}${color}${goto 195}| Total Upload:${color2}${goto 310}${totalup eth0}
Download: ${alignr}${downspeedgraph eth0 25,500}
Upload: ${alignr}${upspeedgraph eth0 25,500}
${endif}
البته خودم هم دستکاریش کردم.