le conkyrc se trouve (et doit se trouver) OBLIGATOIREMENT et TOUJOURs dans ton home, et nul part ailleurs. Apres, il est possible que les parametres de ton conky déc0nnent ou que ce soit aussi le format de sauvegarde.
essaies avec le mien (desolé, pour ceux qui n'utilisent pas ceci, mais apres tout c'est de la personnalisation de bureaux comme ledit topic) et tiens moi au courant si le mien fonctionne chez toi :
- Default Fonts
use_xft yes
xftfont URW Gothic L:bold:size=8
override_utf8_locale yes
- Performance Settings
update_interval 2
total_run_times 0
double_buffer yes
no_buffers yes
net_avg_samples 2
text_buffer_size 1024
- Window Settings
own_window yes
own_window_transparent yes
own_window_type normal
- own_window_type desktop
- own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
- Window border
draw_borders no
draw_shades no
- Default Color
default_color 000000
- Colors
color0 000000
color1 555555
color2 100001
- Size and position
minimum_size 200 600
gap_x 30
gap_y 30
alignment top_left
TEXT
${GOTO 16}${font URW Gothic L:bold:size=20}${color0}${time %A}${font}
${GOTO 16}${font URW Gothic L:bold:size=12}${color0}${time %d %B %Y}
${GOTO 16}${font URW Gothic L:bold:size=32}${color0}${time %H : %M}${font}
${GOTO 16}${font URW Gothic L:bold:size=10}${color0}espace disque utilisé${font}${color darkgrey}
${color1}${GOTO 16}Root : ${GOTO 100}${GOTO 16}${GOTO 100}${fs_bar 10,75 /}
${GOTO 16}Home : ${GOTO 100}${GOTO 16}${GOTO 100}${fs_bar 10,75 /home}
${GOTO 16}${font URW Gothic L:bold:size=10}${color0}système${font}${color darkgrey}
${color1}${GOTO 16}CPU : ${GOTO 100}${cpubar cpu1 10,75}
${GOTO 16}RAM : ${GOTO 100}${membar 10,75}