background             	no
#font			4x6
use_xft                	yes	
xftfont                 terminius:size=4
xftalpha				0.1
double_buffer           yes
update_interval         5
alignment              	top_left
gap_x               	200	
gap_y                  	150	
no_buffers             	yes 
minimum_size            600x400
pad_percents            1

TEXT
${color #98c2c7}$sysname 内核版本$kernel on $machine$color
${execi 8 ~/.conky_version}

${color #98c2c7}CPU:$color $cpu%	${color #98c2c7}RAM:$color $mem
占用最多的进程:${top name 1}

${color #ffcb48}磁盘空间$color
${execi 8 ~/.conky_df}

${color #ffcb48}网络状况$color
${texeci 1 ~/.conky_network}
${texeci 5 ~/.conky_network_status}
