Dernière modification
Résumé : Mon fichier .conkyrc
Ajouté(e) :
> http://www.k1ka.be/pics/conky.png
> Contenu de ~/.conkyrc:

Contenu de ~/.conkyrc:
background none
use_xft yes
xftfont Bitstream Vera Sans Mono:size=8
xftalpha 0.8
update_interval 10.0
total_run_times 0
own_window no
minimum_size 280 5
draw_shades no
draw_outline no
draw_borders yes
draw_graph_borders yes
stippled_borders 8
border_margin 4
border_width 1
default_color white
default_shade_color grey
default_outline_color grey
alignment bottom_left
gap_x 12
gap_y 12
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer none
TEXT
$nodename - $sysname $kernel on $machine
${exec date +"%A %e %B %Y (j%j|s%U)"}
$stippled_hr
${color lightgrey}Uptime:$color $uptime ${color lightgrey}- Load:$color $loadavg
${color lightgrey}CPU Usage:${color #cc2222} ${exec grep "cpu MHz" /proc/cpuinfo | cut -d: -f2 } $cpu% ${cpubar}
${color lightgrey}RAM Usage:$color $mem/$memmax - $memperc% ${membar}
${color lightgrey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar}
${color lightgrey}Processes:$color $processes ${color grey}Running:$color $running_processes
${color lightgrey}File systems:
/ $color${fs_used /}/${fs_size /} ${fs_bar /}
/home $color${fs_used /home}/${fs_size /home} ${fs_bar /home}
${exec acpi -b | sed -e "s/\(.*\),.*$/\1/"}
${exec acpi -tB }