Advertisement
Guest User

Sandman01

a guest
Oct 14th, 2011
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. background yes
  2. use_xft yes
  3. xftfont Sans:size=8
  4. xftalpha 1
  5. update_interval 1.0
  6. update_interval_on_battery 30
  7. total_run_times 0
  8. own_window yes
  9. own_window_transparent yes
  10. own_window_type desktop
  11. own_window_colour red
  12. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  13. double_buffer yes
  14. minimum_size 190 500
  15. maximum_width 490
  16. draw_shades yes
  17. draw_outline no
  18. draw_borders no
  19. draw_graph_borders yes
  20. default_color white
  21. default_shade_color black
  22. default_outline_color white
  23. alignment tr
  24.  
  25.  
  26.  
  27. gap_x 270
  28. gap_y 0
  29.  
  30. no_buffers yes
  31. uppercase no
  32. cpu_avg_samples 2
  33. override_utf8_locale yes
  34.  
  35. TEXT
  36. ${goto 50}${font sans-serif:bold:size=8}${color FFFF00}Local Weather${color}
  37.  
  38. ${goto 16}${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=DW --imperial --startday=1 --shortweekday} ${goto 61}${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --imperial --datatype=DW --startday=2 --shortweekday} ${goto 108}${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=DW --imperial --startday=3 --shortweekday} ${goto 155}${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=DW --imperial --startday=4 --shortweekday}
  39. ${goto 10}${font ConkyWeather:size=28}${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=WF --imperial --startday=1 --endday=4 --spaces=1}${font}
  40. ${goto 11}${font DejaVu Sans:size=7}${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=HT --imperial --startday=1 --hideunits --centeredwidth=3}/${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --imperial --datatype=LT --startday=1 --hideunits --centeredwidth=3} ${goto 57}${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=HT --imperial --imperial --startday=2 --hideunits --centeredwidth=3}/${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --imperial --datatype=LT --startday=2 --hideunits --centeredwidth=3} ${goto 105}${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --imperial --datatype=HT --startday=3 --hideunits --centeredwidth=3}/${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=LT --imperial --startday=3 --hideunits --centeredwidth=3} ${goto 150}${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=HT --imperial --startday=4 --hideunits --centeredwidth=3}/${execpi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --imperial --datatype=LT --startday=4 --hideunits --centeredwidth=3}${font}
  41.  
  42. #${execi 3600 python /home/jj/Documents/Archives/Conky/Archived/conkyLatLong.py}
  43. ${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=CT --imperial} ${alignr}${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=HT --imperial}
  44. Location:${alignr}${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=CN}, ${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=CO}
  45. Humidity${alignr}${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=HM}
  46. Wind is ${alignr}${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=WS --imperial} - ${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=WD}
  47. Sunrise${alignr}${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=SR}
  48. Sunset${alignr}${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=SS}
  49. U.V. Index is ${alignr}${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=UT}
  50. ${execi 3600 conkyForecast-SunsetSunriseCountdown --location=USPA1325 -t} in: ${alignr}${execi 3600 conkyForecast-SunsetSunriseCountdown --location=USPA1325 -L}
  51. Length of Daylight is ${alignr}${execi 3600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=DL}
  52. ${voffset 12}${color1}Moon: ${color}${voffset -3}${color}${font moon phases:size=15}${execi 33600 /usr/share/conkyforecast/conkyForecast.py --location=USPA1325 --datatype=MF}$font$color
  53.  
  54.  
  55.  
  56.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement