conky file
Code: Select all
update_interval 1
total_run_times 0
cpu_avg_samples 1
double_buffer yes
use_xft yes
xftfont Droid sans sans:size=9
override_utf8_locale yes
text_buffer_size 1024
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
alignment tl
gap_x 0
gap_y 0
minimum_size 300 150
maximum_width 500
default_bar_size 100 5
draw_graph_borders no
default_color d8effd
color0 03cafe
color1 4d8e00
color2 ff7220
color3 feed01
color4 50dfff
color5 61b600
TEXT
#- SYSTEM -#
${color1}SALIX OS 13.37-${color1}${kernel}
${color1}${font aqui}Logon: ${color0}${user_names}@${nodename}
${color1}Uptime: ${color0}${uptime}
${color1}MEM: ${color0}$memperc% \
${goto 120}${membar}
${color1}SWAP: ${color0}$swapperc% \
${goto 120}${swapbar}
${color1}CPU1: ${color0}${cpu cpu1}% \
${goto 120}${cpugraph cpu1 10,100 4d8e00 feed01}
${color1}CPU2: ${color0}${cpu cpu2}% \
${goto 120}${cpugraph cpu2 10,100}
Edit: Also just found out this happens for all graphs when I use gradient color.