Apresente aqui temas que gostou, skins de programas, ícones, wallpapers, conky's, etc. Ou seja, tudo o que possa alterar de estético no seu Ubuntu, apresente aqui. Em caso de dúvidas de personalização ou se quiser mostrá-la ao mundo, utilize esta secção!
# This is the number of times Conky will update before quitting. # Set to zero to run forever. total_run_times 0
# Create own window instead of using desktop (required in nautilus) own_window_class Conky own_window yes own_window_type normal own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_transparent yes #own_window_colour EBEBEB own_window_argb_visual
# Use double buffering (reduces flicker, may not work for everyone) double_buffer yes
# Minimum size of text area minimum_size 210 600 #maximum_width 301
# Draw shades? draw_shades no default_color ccc default_shade_color 444 # Draw outlines? draw_outline no
# Draw borders around text draw_borders no
# Stippled borders? stippled_borders 0
# border margins draw_graph_borders no # border width border_width 0
# Text alignment, other possible values are commented #alignment top_left #alignment bottom_right #alignment bottom_left #alignment bottom_right alignment tr
# Gap between borders of screen and text # same thing as passing -x at command line #gap_x 0 #gap_y 100 gap_x 20 gap_y 40
#default_graph_size 100 12
color0 fff
imlib_cache_size 0
TEXT ${color0}${font Cantarell:size=12:bold}System ${hr 2}${font}${color}
${font cantarell:size=11:bold}cpu usage${alignr} %${font} ${top name 1}${alignr}${top cpu 1} ${top name 2}${alignr}${top cpu 2} ${top name 3}${alignr}${top cpu 3} ${top name 4}${alignr}${top cpu 4} total${alignr}${cpu}%
${font cantarell:size=11:bold}ram usage${alignr} %${font} ${top_mem name 1}${alignr}${top_mem mem 1} ${top_mem name 2}${alignr}${top_mem mem 2} ${top_mem name 3}${alignr}${top_mem mem 3} ${top_mem name 4}${alignr}${top_mem mem 4} total${alignr}${memperc}% (${mem})