background no
update_interval 0.1

cpu_avg_samples 1
net_avg_samples 2

use_xft yes
override_utf8_locale yes
#police a utiliser : use_xft doit être a "yes"
xftfont CorporateMonoExtraBold:size=10


double_buffer yes
no_buffers yes

text_buffer_size 2048
imlib_cache_size 0

own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window yes
own_window_transparent yes
own_window_argb_visual yes
#own_window_title Meteo Vigilance
#own_window_class meteovigilance

border_inner_margin 0
border_outer_margin 0

minimum_size 32 32
maximum_width 32
alignment top_right
gap_x 75
gap_y 405

# -- Graphics settings -- #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no

# Couleurs
default_color FFFFFF #blanc
default_shade_color 000000
default_outline_color black

color1 386fd5 #bleu
color2 b9b4b0 #gris rosé
color3 cf3232 #rouge
color4 99ccff #bleu pale

template1 ${image ~/conky/meteo_english/icones/animation/\1.png -p 0,0 -s 20x20}
Text
${if_updatenr 01}${template1 01} ${endif}
${if_updatenr 02}${template1 02} ${endif}
${if_updatenr 03}${template1 03} ${endif}
${if_updatenr 04}${template1 04} ${endif}
${if_updatenr 05}${template1 05} ${endif}
${if_updatenr 06}${template1 06} ${endif}
${if_updatenr 07}${template1 07} ${endif}
${if_updatenr 08}${template1 08} ${endif}
${if_updatenr 09}${template1 09} ${endif}
${if_updatenr 10}${template1 10} ${endif}
${if_updatenr 11}${template1 11} ${endif}
${if_updatenr 12}${template1 12} ${endif}

