Aqui esta la configuración para el que le guste.Para modificar el archivo de configuración en la terminal :
sudo gedit .conkyrc
# conky configuration # # The list of variables has been removed from this file in favour # of keeping the documentation more maintainable. # Check http://conky.sf.net for an up-to-date-list. # # For ideas about how to modify conky, please see: # http://crunchbanglinux.org/forums/topic/59/my-conky-config/ # # For help with conky, please see: # http://crunchbanglinux.org/forums/topic/2047/conky-help/ # # Enjoy! :) ############################################## # Settings ############################################## background yes use_xft yes xftfont Liberation Sans:size=9 xftalpha 1 update_interval 1.0 total_run_times 0 own_window yes own_window_transparent yes own_window_type desktop #own_window_argb_visual yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager double_buffer yes minimum_size 200 200 maximum_width 240 draw_shades no draw_outline no draw_borders no draw_graph_borders no default_color 656667 default_shade_color 000000 default_outline_color 828282 alignment top_right gap_x 12 gap_y 56 no_buffers yes uppercase no cpu_avg_samples 2 override_utf8_locale no ############################################## # Output ############################################## TEXT ${voffset 10}${color2}${font vtksrevolt::size=25}CrunchBang${font} Kernel: ${color1}$kernel Uptime: ${color1}$uptime RAM: ${color1}$mem/$memmax Swap: ${color1}$swap / $swapmax CPU1: ${color1}${cpu cpu1}% ${cpubar cpu1 8,60} CPU2: ${color1}${cpu cpu2}% ${cpubar cpu2 8,60} CPU3: ${color1}${cpu cpu3}% ${cpubar cpu3 8,60} CPU4: ${color1}${cpu cpu4}% ${cpubar cpu4 8,60} CPU5: ${color1}${cpu cpu5}% ${cpubar cpu5 8,60} CPU6: ${color1}${cpu cpu6}% ${cpubar cpu6 8,60} CPU7: ${color1}${cpu cpu7}% ${cpubar cpu7 8,60} CPU8: ${color1}${cpu cpu8}% ${cpubar cpu8 8,60} Root : ${color1}${fs_used /} / ${fs_size /} $alignr ${fs_used_perc /}% Home: ${color1}${fs_used /home} / ${fs_size /home} $alignr ${fs_used_perc /home}%
No hay comentarios:
Publicar un comentario