( * )\ ) * ) ( ) * ) ( ` ) (()/( ` ) /( ) )\ ( /( ` ) /( )\))( ) ( /( ( ( /(_)) ( )(_))( /( ((_))\()) ( )(_))( ((_)()\ ( /( ( )\()))\ ( ))\ ( (_)) (_(_()) )(_)) _ ((_)\ (_(_()) )\ (_()((_) )(_)) )\ ((_)\((_) )\ ) /((_))\ |_ _| |_ _|((_)_ | || |(_) |_ _|((_) | \/ |((_)_ ((_)| |(_)(_) _(_/( (_)) ((_) | | | | / _` || || / / | | / _ \ | |\/| |/ _` |/ _| | ' \ | || ' \))/ -_)(_-< |___| |_| \__,_||_||_\_\ |_| \___/ |_| |_|\__,_|\__| |_||_||_||_||_| \___|/__/ ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
________.
________________.
[XtCrAvE]
[Check Me Online]
___________________________________________________________.
______.
[root] [blog] [notes] [downloads] [proxy] [Radio] [IRC Chat]
[links]
(Custom Conky Config)




Mon, 12 Jul 2010 00:36:03 -0700 :

My Conky Config currently:
use_xft yes
update_interval 1.0
xftfont verdana:size=8
alignment bottom_middle
xftalpha 0.8
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 220 5
maximum_width 220
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color white
default_shade_color black
default_outline_color green
alignment middle_right
gap_x 12
gap_y 35
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
uppercase yes # set to yes if you want all text to be in uppercase

TEXT
${color white}SYSTEM ${hr 1}${color}

Hostname: $alignr$nodename
Kernel: $alignr$kernel
Uptime: $alignr$uptime
Temp: ${alignr}${acpitemp}C

CPU: ${alignr}${freq} MHz
Processes: ${alignr}$processes ($running_processes running)
Load: ${alignr}$loadavg

CPU1 ${alignr}${cpu cpu1}%
${cpubar 4 cpu1}
CPU2 ${alignr}${cpu cpu2}%
${cpubar 4 cpu2}

Ram ${alignr}$mem / $memmax ($memperc%)
${membar 4}
swap ${alignr}$swap / $swapmax ($swapperc%)
${swapbar 4}

Highest CPU $alignr CPU% MEM%
${top name 1}$alignr${top cpu 1}${top mem 1}
${top name 2}$alignr${top cpu 2}${top mem 2}
${top name 3}$alignr${top cpu 3}${top mem 3}

Highest MEM $alignr CPU% MEM%
${top_mem name 1}$alignr${top_mem cpu 1}${top_mem mem 1}
${top_mem name 2}$alignr${top_mem cpu 2}${top_mem mem 2}
${top_mem name 3}$alignr${top_mem cpu 3}${top_mem mem 3}

${color white}Filesystem ${hr 1}${color}

Root: ${alignr}${fs_free /} / ${fs_size /}
${fs_bar 4 /}
${diskiograph sda 20,220 000000 ffffff -t -L}

${color white}NETWORK ${hr 1}${color}

${wireless_essid eth2}
${wireless_link_bar 20,220 eth2}
Down ${downspeed eth2} k/s ${alignr}Up ${upspeed eth2} k/s
${downspeedgraph eth2 25,107} ${alignr}${upspeedgraph eth2 25,107}
Total ${totaldown eth2} ${alignr}Total ${totalup eth2}
(Burn a CD using BASH)




Sat, 06 Feb 2010 18:33:15 -0800 :

cdrecord is out
sudo wodim -speed=4 -eject FILE.iso
is in baby!