##Search tips
#google calendar username   --username=Username@gmail.com
#google calendar password   --password=Password}

# Horizontal conky
#Default Fonts
use_xft yes
xftfont URW Chancery L:size=12
background no
double_buffer yes
xftalpha 0.5

# Window Settings
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Window Boarder
draw_shades no
draw_outline no

# Default Color
default_color light blue
default_shade_color 000000

# Color Title.


# Lua Load
lua_load ~/.conky/scripts/vertical.lua
lua_draw_hook_post main_bars

# Ect
imlib_cache_size 0
out_to_console no
update_interval 1
total_run_times 0

# Size and position.
minimum_size 200 300
gap_x 0
gap_y 10
alignment top_right
no_buffers yes
use_spacer right

TEXT

     ${font Crystal:size=56}${time %I}:${time %M}${font Crystal:size=20}${time %p}
${font}${alignc}${time %A}  ${time %b}. ${time %d}  ${time %Y}
Volume${alignr}${mixer}% 
${hr 1}
Uptime${alignc}${uptime}
Deb-pkg ${alignr}${execi 28800 ~/.conky/scripts/debupdates.sh}
Gmail${alignr}${execi 300 python ~/.conky/scripts/gmail.py} 

Weather${hr 1}
${alignc}Current
${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=HT  --centeredwidth=3 --imperial} / ${execpi 360 conkyForecast --location=USIL0565 --datatype=LT  --centeredwidth=3 --imperial}
${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=CC}

${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=DW --startday=1}
${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=HT --startday=1 --imperial} / ${execpi 360 conkyForecast --location=USIL0565 --datatype=LT --startday=1 --centeredwidth=3 --imperial}
${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=CC --startday=4}

${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=DW --startday=2}
${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=HT --startday=2 --imperial} / ${execpi 360 conkyForecast --location=USIL0565 --datatype=LT --startday=2 --centeredwidth=3 --imperial}
${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=CC --startday=2}

${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=DW --startday=3}
${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=HT --startday=3 --imperial} / ${execpi 360 conkyForecast --location=USIL0565 --datatype=LT --startday=3 --centeredwidth=3 --imperial}
${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=CC --startday=3}

${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=DW --startday=4}
${font}${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=HT --startday=4 --imperial} / ${execpi 360 conkyForecast --location=USIL0565 --datatype=LT --startday=4 --centeredwidth=3 --imperial}
${alignc}${execpi 360 conkyForecast --location=USIL0565 --datatype=CC --startday=4}

${voffset -420}${font ConkyWeather:size=50}${execpi 360 conkyForecast --location=USIL0565 --datatype=WF}
${voffset 70}${font ConkyWeather:size=50}${voffset -60}${execpi 360 conkyForecast --location=USIL0565 --datatype=WF --startday=1}
${voffset 30}${font ConkyWeather:size=50}${execpi 360 conkyForecast --location=USIL0565 --datatype=WF --startday=2}
${voffset 20}${font ConkyWeather:size=50}${execpi 360 conkyForecast --location=USIL0565 --datatype=WF --startday=3}
${voffset 10}${font ConkyWeather:size=50}${execpi 360 conkyForecast --location=USIL0565 --datatype=WF --startday=4}
${if_running banshee-1}${voffset -50}${font URW Chancery L:size=14:}banshee${hr 1}
Artist:${alignc}${exec conkyBanshee --datatype=AR --maxlength=48}${exec cp "`conkyBanshee --datatype=CA | sed -e 's/\\\//g'`" /home/tjl/.album}
Song: ${alignc}${exec conkyBanshee --datatype=TI --maxlength=24}
Album: ${alignc}${exec conkyBanshee --datatype=AL --maxlength=24}
${alignc}${exec conkyBanshee --datatype=PT} / ${alignc}${exec conkyBanshee --datatype=LE}
${image /home/tjl/.album -p 0,760 -s 220x220}${else}${if_existing transmission}${font URW Chancery L:size=14}${voffset -80}${if_existing transmission-gtk}Transmission${hr 1}
${font ubuntu:size=10}${exec conkyTransmission}${else}${voffset 50}Upcoming events
${font ubuntu:size=8}${exec conkyGoogleCalendar --username=Username@gmail.com --password=Password}${endif}${font}
