# THIS CONFIG RELIES ON 2 SCRIPTS, CPUSPEED AND CPUTEMP # YOUR SYSTEM MAY NOT REQUIRE THEM, REPLACE AS DESIRED # maintain spacing between certain elements use_spacer yes # set to yes if you want conky to be forked in the background background no use_xft yes # Xft font when Xft is enabled #xftfont Bitstream Vera Sans Mono-7 xftfont Andale Mono-9 #xftfont Clean-8 #xftfont cubicfive10:pixelsize=8 #xftfont squaredance10:pixelsize=14 #xftfont swf!t_v02:pixelsize=10 # Text alpha when using Xft xftalpha 1 mail_spool $MAIL # Update interval in seconds update_interval 1.0 # Create own window instead of using desktop (required in nautilus) own_window no # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Minimum size of text area minimum_size 10 5 # Draw shades? draw_shades yes # Draw outlines? draw_outline no # amplifies text # Draw borders around text draw_borders no # Stippled borders? stippled_borders 0 # border margins border_margin 9 # border width border_width 1 # Default colors and also border colors, grey90 == #e5e5e5 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 1300 gap_y 945 # 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}____________CPU____________| ${color}SYS:${color darkgrey}${exec /home/user/sys} ${color}| ${color}RAM:${color darkgrey}$mem/$memmax ${color}| ${color}Uptime: ${color darkgrey}${alignr 10}${uptime} ${color}| ${color}Down:${color darkgrey}${downspeed eth1}k/s${color} ${color}Up:${color darkgrey}${upspeed eth1}k/s ${color}| ${time %H:%M:%S} ${color}Core1: ${color darkgrey}${cpu cpu1}% ${exec /home/user/core0} ${color darkgrey}${freq cpu2}MHz${color}| ${color}HD:${color darkgrey}${execi 300 nc localhost 7634 | cut -c31-32 ;}ᵒC ${color}| ${color}Swap:${color darkgrey}$swap/$swapmax ${color}| ${color}/:${color darkgrey}${fs_used /}/${fs_size /} ${color}| ${color}/files1:${color darkgrey}${fs_used /files1}/${fs_size /files1} ${color}| ${time %d %b %y} ${color}Core2: ${color darkgrey}${cpu cpu2}% ${exec /home/user/core1} ${color darkgrey}${exec /home/user/fan}RPM${color}| ${color}GPU:${color darkgrey}${execi 3 nvidia-settings -q gpucoretemp |grep '):' | awk '{print $4; }' | awk -F. '{print $1;}'}°C ${color}| ${color}Processes:${color darkgrey}$processes ${color}Running:${color darkgrey}$running_processes ${color}| ${color}/home:${color darkgrey}${fs_used /home}/${fs_size /home} ${color}| ${color}/files2:${color darkgrey}${fs_used /files2}/${fs_size /files2} ${color}| ${time %A}