diff options
-rw-r--r-- | weather.dot/weatherrc.sample | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/weather.dot/weatherrc.sample b/weather.dot/weatherrc.sample index f62cc84..d80762d 100644 --- a/weather.dot/weatherrc.sample +++ b/weather.dot/weatherrc.sample @@ -1,2 +1,4 @@ [default] defargs = sbsp +headers = Temperature,Relative Humidity,Wind,Pressure (altimeter) +metric = True |