diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-13 18:47:43 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-13 18:47:43 -0200 |
commit | 05dc5e52ccef82a41ac63ab6265dba0e6d3810fc (patch) | |
tree | 79ffbac7cc4f2615916910fd35322c7245d92fa3 | |
parent | db7e6b508466d2dbdabd4d0f7f4ba162f07fc8ee (diff) | |
download | dotfiles-05dc5e52ccef82a41ac63ab6265dba0e6d3810fc.tar.gz dotfiles-05dc5e52ccef82a41ac63ab6265dba0e6d3810fc.tar.bz2 |
Updating weatherrc with wheezy configuration
-rw-r--r-- | modules/conky/weatherrc.dot.sample | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/conky/weatherrc.dot.sample b/modules/conky/weatherrc.dot.sample index 69b51a4..7c00fd8 100644 --- a/modules/conky/weatherrc.dot.sample +++ b/modules/conky/weatherrc.dot.sample @@ -1,6 +1,6 @@ [default] -Metric = True -ID = SBSP -#City = Sao Paulo -#Forecast = True -#St = SP +defargs = base + +[base] +metric = True +metar = http://weather.noaa.gov/pub/data/observations/metar/decoded/SBSP.TXT |