##################################################
# 	Conky, a system monitor, based on torsmo #
#	Copyright (c) Sam                        #
#	.conkyrc by Sam				 #
# 	Dated ' 4th October 2009		 #
##################################################


alignment top_right
background no
border_width 1
cpu_avg_samples 2
default_color white
default_outline_color green
default_shade_color red
double_buffer yes
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
use_xft yes
xftfont Monospace:size=7
gap_x 5
gap_y 60
minimum_size 5 5
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window yes
own_window_class Conky
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager 
stippled_borders 0
update_interval 1.0
uppercase no
use_spacer none
show_graph_scale no
show_graph_range no

# List Colors
color1 FF0000   
color2 FF6600
color3 FFE500
color4 99ff80
color5 SeaGreen1
color6 FF7F00

TEXT
${color6}${font openlogos:size=20}S$color${font Comic Sans MS:regular:size=10}${color6}LACKWARE ${color white}64$color$font ${font Monospace:size=10}
 |
 +
${color6}.: Time :.$color
 +
 | - - - - + ${time %H:%M} ${time %d %b %Y}
 | - - - - + Uptime: $uptime_short
 +
${color6}.: System :.$color
 +
 | - - - - + CPU: ${cpu cpu}%
 | - - - - + RAM: $memperc%
 | - - - - + /: ${fs_free /root}/${fs_size /root} 
 +
${color6}.: Network :.$color
 +
 | - - - - + Up: ${upspeed eth0}kb/s (${totalup eth0}) 
 | - - - - + Down: ${downspeed eth0}kb/s (${totaldown eth0})
 | - - - - + IP Address: ${addr ppp0}
 +
${color6}.: Graphics :.$color
 +
 | - - - - + Model: ${execi 99999 nvidia-settings -q gpus | grep "\[gpu:0\]" | cut -d "(" -f2 | tr -d "\)"}/G94
 | - - - - + Core: ${execi 1 nvidia-settings -q [gpu:0]/GPUCurrentClockFreqs | grep "Attribute" | cut -d " " -f6 | tr -s "," "(" | tr -s "." ")"}MHz
 | - - - - + Temp: ${exec nvidia-settings -query GPUCoreTemp | grep "Attribute" | cut -d " " -f6 | tr -d "."}C
 +
${color6}.: Today :.$color
 +
 | - - - - + You Have ${execi 3600 perl /home/sam/gmail.pl n} New GMail(s)
 | - - - - + ${execi 3600 /home/sam/weather.sh "ASI|IN|IN036|CALCUTTA"}
