diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-13 18:49:10 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-13 18:49:10 -0200 |
commit | 3699c8e293daf17c4606f4d5dc822293711f45ab (patch) | |
tree | e2b59f1357a116782dd513394bc839b9371f6b4e /modules/conky/weather.dot | |
parent | 05dc5e52ccef82a41ac63ab6265dba0e6d3810fc (diff) | |
download | dotfiles-3699c8e293daf17c4606f4d5dc822293711f45ab.tar.gz dotfiles-3699c8e293daf17c4606f4d5dc822293711f45ab.tar.bz2 |
New weatherrc location
Diffstat (limited to 'modules/conky/weather.dot')
-rw-r--r-- | modules/conky/weather.dot/weatherrc.sample | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/conky/weather.dot/weatherrc.sample b/modules/conky/weather.dot/weatherrc.sample new file mode 100644 index 0000000..7c00fd8 --- /dev/null +++ b/modules/conky/weather.dot/weatherrc.sample @@ -0,0 +1,6 @@ +[default] +defargs = base + +[base] +metric = True +metar = http://weather.noaa.gov/pub/data/observations/metar/decoded/SBSP.TXT |