- Sistema Operativo: Ubuntu 11.04 (Natty Narwhal)
- Tema: Unity
- Ícones: Hydronium iconset
- Wallpaper: http://img444.imageshack.us/img444/910/ ... tstorm.jpg
- AWN;
- Covergloobus: Medusa;
- Conky;
conkyrcSpoiler:- Código: Selecionar todos
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
max_user_text 16384
override_utf8_locale yes
max_specials 550
double_buffer yes
no_buffers yes
text_buffer_size 2048
imlib_cache_size 0
# -- Window specifications -- #
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
minimum_size 900 900
maximum_width 930
stippled_borders 1
alignment top_right
gap_x 20
gap_y 20
# -- Graphics settings -- #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# -- Text settings -- #
use_xft yes
xftfont Droid Sans:bold:size=8
xftalpha 0.8
uppercase no
default_color 00BFFF
default_shade_color black
default_outline_color black
TEXT
${voffset 35}${font Santana:bold:size=50}${color FFA500}${alignr}${time %H:%M:%S}${font}$color}
${voffset 35}${alignr}$nodename $sysname
${voffset 35}${alignr}$kernel on $machine
${goto 160}${hr 2}
${goto 550}${time %A, %d %B %Y}
${alignr}Root: ${fs_free_perc /}%
${alignr}Home: ${fs_free_perc /home}%
# Rede:
${voffset -228}
${if_existing /proc/net/route eth0}
${goto 158}Rede
${goto 158}${voffset 4}${color FFA500}${font PizzaDude Bullets:size=10}U${color 00BFFF}${font} Up:${goto 235}${color 111}${upspeed eth0} kb/s
${goto 158}${voffset 4}${color FFA500}${font PizzaDude Bullets:size=10}O${color 00BFFF}${font} Down:${goto 235}${color 111}${downspeed eth0} kb/s
${goto 158}${voffset 4}${color FFA500}${font PizzaDude Bullets:size=10}N${color 00BFFF}${font} Upload:${goto 235}${color 111}${totalup eth0}
${goto 158}${voffset 4}${color FFA500}${font PizzaDude Bullets:size=10}T${color 00BFFF}${font} Download:${goto 240}${color 111}${totaldown eth0}
${goto 158}${voffset 4}${color FFA500}${font PizzaDude Bullets:size=10}a${color 00BFFF}${font} Ip Local:${goto 235}${color 111}${addr eth0}
${endif}