All pastes #1931331 Raw Edit

JJ

public text v1 · immutable
#1931331 ·published 2010-09-02 19:05 UTC
rendered paste body
# -== Window Layout & Options ==- ## Screeen size = 1440x900own_window yes				# Boolean. Create own window to draw?own_window_colour brown			# set a specified background colour (defaults to black). ONLY if Transparent = no, then this has effect.own_window_transparent yes		# set transparency? sets background opacity to 0%own_window_type override		# if own_window is yes, you may specify type normal, desktop, dock, panel or override (default: normal)own_window_hints undecorated,below,sticky,skip_taskbar,skip_pagerdouble_buffer yes			# Use double buffering (reduces flicker, may not work for everyone)use_spacer left 			# Adds spaces around certain objects to stop them from moving other things around.use_xft yes				# Use Xft (anti-aliased font and stuff) alignment bm				# Screen placementgap_x 1					# gap_x is the distance from the edge of your screen - relative to Alignment valuegap_y 75				# gap_y is the distance from the top/bottom edge of your screen. # -== Colors, Sizes, & Margins ==- #update_interval 1.0			# update_interval in seconds  minimum_size 1439 113			# minimum_size in pixels = width, then heightmaximum_width 1439			# Maximum width of window in pixelsstippled_borders 3			# Border stippling (dashing) in pixelsborder_width 0				# Window's border width in pixels.default_color grey			# Default color and border color# -== Text ==- #draw_outline yes			# Boolean. Draw outlines?	draw_borders no				# Boolean. Draw borders around text?font Monospace:size=8:weight=bold	# Font name in Xuppercase no				# Boolean value, if true, text is rendered in upper casedraw_shades yes				# Boolean. Draw shades? mail_spool $MAIL			# localmail spool countlua_load /home/JJ/Documents/Conky/frame/photo_album.lualua_draw_hook_pre photo_album		TEXT 					# stuff after 'TEXT' will be formatted on screen${image /home/JJ/Documents/Pictures/ninjatux.png}${color red}${hr 1}$color${color red}System Information${alignr 600}${color red}Top 5 Processes${alignr 503}${color red}Drives and Partitions${color yellow}${alignr 316}Ethernet${alignr 100}RAM, Swap & CPUs${color white}${time %A}, ${time %B} ${time %d} ${time %Y}${alignr 825}${time %l:%M:%S %p %Z}$color${alignr 796}${color #ff9999}NAME${alignr 727}PID${alignr 694}CPU${alignr 657}MEM$color${alignr 581}${color green}Local$color${alignr 316}IP:${addr eth0}${alignr 200}RAM$color   $memperc%   ${membar 6}$color${color white}Kernel ${alignr 519}$kernel$color${alignr 490}${color red}1. ${top name 1}${top pid 1}   ${top cpu 1}   ${top mem 1}${alignr 449}${color white}/ $color is ${fs_free_perc /}% free$color${alignr 316}Download Speed = ${downspeed eth0} KB/s${alignr 200}Swap$color  $swapperc%   ${swapbar 6}$color${color white}Uptime ${alignr 476}$uptime$color${alignr 449}${color ff8c00}2. ${top name 2}${top pid 2}   ${top cpu 2}   ${top mem 2}${alignr 407}${if_mounted /media/flash}${alignr 407}${color red}USB$color is ${fs_free_perc /media/flash/}% Free$color${else}${color red}USB Not Mounted$color${endif}${alignr 268}Upload Speed = ${upspeed eth0} KB/s${alignr 152}SwapFree  $color $swapfree%$color${color white}Conky Version:${alignr 421}${execi 600 /usr/bin/conky -v  | head -1 | awk '{print $2}'}$color${alignr 393}3. ${top name 3}${top pid 3}   ${top cpu 3}   ${top mem 3}${alignr 352}${color green}Remote$color${alignr 147}Total Downloads = ${totaldown eth0}${alignr 30}CPU0: ${color #ff6600}${cpubar cpu1 3,200}${color white}Processes:${alignr 390}$running_processes/$processes$color${alignr 364}${color yellow}4. ${top name 4}${top pid 4}   ${top cpu 4}   ${top mem 4}$color${alignr 322}backups = ${execi 600 ssh -qt hippyspi@hippyspinach.com 'du -sh backups'| awk '{print $1}'}$color${alignr 147}Total Uploads = ${totalup eth0}${alignr 30}CPU1: ${color #cc0033}${cpubar cpu2 3,200}$color${color white}Hostname:${alignr 741}$nodename$color${alignr 713}5. ${top name 5}${top pid 5}   ${top cpu 5}   ${top mem 5}$color${alignr 672}public_html = ${execi 600 ssh -qt hippyspi@hippyspinach.com 'du -sh public_html'| awk '{print $1}'}$color${color #c0ff3e}${execi 20 sensors |grep "Core 0:" | cut -d" " -f8} ${alignr 1100}${execi 20 sensors |grep "Core 1:" | cut -d" " -f8}$color${color blue}${hr 1}$color