########################## # Configuration de conky # # Par divarvel # # divarvel@eklaweb.com # # http://divarvel.fr # ########################## # maintain spacing between certain elements use_spacer no # # set to yes if you want conky to be forked in the background background yes use_xft yes # Xft font when Xft is enabled #xftfont Vera-9:size=7 #xftfont Andale Mono-9 #xftfont Clean-8 xftfont cubicfive10:pixelsize=12 #xftfont squaredance10:pixelsize=14 #xftfont swf!t_v02:pixelsize=10 # Text alpha when using Xft xftalpha 1 # Update interval in seconds update_interval 1.0 # Create own window instead of using desktop (required in nautilus) own_window yes own_window_type override own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_hints below # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Minimum size of text area #minimum_size 180 5 maximum_width 300 #minimum_width 500 # Draw shades? draw_shades yes # Draw outlines? draw_outline no # amplifies text # Draw borders around text draw_borders no # Stippled borders? #stippled_borders 3 # border margins #border_margin 4 #border_width 4 # Default colors and also border colors, grey90 == #ff9900 default_color grey90 default_shade_color black default_outline_color DarkGrey # 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 gap_x 8 gap_y 30 # Subtract file system buffers from used memory? no_buffers yes # set to yes if you want all text to be in uppercase uppercase no # stuff after 'TEXT' will be formatted on screen TEXT ${color #203ca6}Système ${hr 1} ${color #ff9900}divarvel@$nodename $alignr $kernel ${color #ff9900}Date$alignr${time %e %B %G} ${color #ff9900}Heure$alignr${time %H:%M:%S} ${color #ff9900}Uptime$alignr$uptime ${color #203ca6}Processus CPU / MEM ${hr 1} ${color #ff9900}CPU ${color #ff9900} $alignr ${color white} $cpu% ${acpitemp}°C ${color #ff9900} @ ${freq} MHz ${color #ff9900}RAM $alignr ${color white}$memperc% ${color #ff9900}$mem/${memmax} ${color #ff9900}SWAP $alignr ${color white}$swapperc% ${color #ff9900}$swap/${swapmax} ${color #00ff00}${cpubar cpu0 6,90} ${color #ffff00}${membar 6,90} ${color #0000ff}${swapbar 6,90} ${color} Name PID CPU% MEM% ${color lightgrey} Top CPU ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1} ${color lightgrey} Top MEM ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1} ${color #203ca6}Partitions ${hr 1} ${color #ff9900}/$alignr${color white} ${fs_free_perc /}%${color #ff9900} ${fs_free /}/${fs_size /}${if_mounted /media/sdhc} ${color #ff9900}Carte SD$alignr${color white} ${fs_free_perc /media/sdhc}%${color #ff9900} ${fs_free /media/sdhc}/${fs_size /media/sdhc}$endif${if_mounted /media/phone} ${color #ff9900}SD Nokia$alignr${color white} ${fs_free_perc /media/phone}%${color #ff9900} ${fs_free /media/phone}/${fs_size /media/phone}$endif${if_mounted /media/div_MVT} ${color #ff9900}Clé USB$alignr${color white} ${fs_free_perc /media/div_MVT}%${color #ff9900} ${fs_free /media/div_MVT}/${fs_size /media/div_MVT}$endif ${color #203ca6}Networking ${hr 1} ${color #ff9900}Interface$alignc DOWN$alignr UP ${color #ff9900}eth0 $alignc ${color white}${downspeedf eth0} k/s$alignr${upspeedf eth0} k/s ${color #ff9900}wifi0 $alignc ${color white}${downspeedf wifi0} k/s$alignr${upspeedf wifi0} k/s