Wiki Info Libre @ Dom

Ceci est une ancienne révision du document !


# Use Xft?
use_xft yes
xftfont cure:size=6

# Update interval in seconds
update_interval 1

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 280 5

maximum_width 150

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text

# Default colors and also border colors
default_color 303030
#default_shade_color white
default_outline_color blue

# Text alignment, other possible values are commented
alignment top_left
#alignment top_right
#alignment bottom_left
#alignment bottom_right

# Gap between borders of screen and text
# same thing as passing -x at command line
#gap_x 15
gap_y 30

own_window yes
own_window_class Conky
own_window_transparent yes
own_window_type desktop
    
# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer right

TEXT
${color 668ABF}${alignc 28}${font Dot Font:size=20}eeepc
${font Dot Font:size=7}

${color 9AB7DC}Cpu:${color a4a4a4} ${alignr 4}
${color 668ABF}${cpugraph cpu0 668ABF 9AB7DC}
${color 9AB7DC}Espace disque /:${color a4a4a4}${fs_free /}
${color 668ABF}${fs_bar 3,85 /home/}

RESEAU ${hr 2}
${if_existing /proc/net/route wlan0}
IP Local : ${alignr}${addr wlan0}
IP Passerelle : ${alignr}${gw_ip}

${color 9AB7DC}Up:${color a4a4a4}${alignr}${upspeed wlan0}KB/s
${color 668ABF}${upspeedgraph wlan0 10,85 668ABF 9AB7DC}

${color 9AB7DC}Total: ${color a4a4a4}${totalup wlan0}

${color 9AB7DC}Down:${color a4a4a4}${alignr}${downspeed wlan0}KB/s
${color 668ABF}${downspeedgraph wlan0 10,85 668ABF 9AB7DC}

${color 9AB7DC}Total: ${color a4a4a4}${totaldown wlan0}

${color 668ABF}${hr 2}
${color a4a4a4}Batterie :
${color 668ABF}${battery BAT0} ${battery_bar 3,85 BAT0}