summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-02-07 04:49:32 +0000
committerjao <jao@gnu.org>2019-02-07 04:49:32 +0000
commit132c4c459763c81ddf60aeedf5b87b619bb5f1ce (patch)
treee9d958c5da9a34c960435a2045bc9ded9d0fbe0d /readme.md
parent75d0d5e1897d5d69a3b296011be1981b92fbb5ac (diff)
downloadxmobar-132c4c459763c81ddf60aeedf5b87b619bb5f1ce.tar.gz
xmobar-132c4c459763c81ddf60aeedf5b87b619bb5f1ce.tar.bz2
Always require http-conduit for weather (fixes #378)
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index 3eadb22..9a0fc51 100644
--- a/readme.md
+++ b/readme.md
@@ -130,15 +130,11 @@ Otherwise, you'll need to install them yourself.
.xpm files in `<icon>`. Requires the [libXpm] C library.
- `with_uvmeter` Enables UVMeter plugin. The plugin shows UV data for
- Australia. Requires `with_conduit` to connect to HTTPS URLs.
+ Australia.
- `with_weather` Support to display weather information. Enables
Weather plugin.
-- `with_conduit` Use http-conduit for getting weather data enabling
- support for http proxies. Requires [http-conduit] and [http-types].
- Note that this flag has only an effect if `with_weather` is also set.
-
- `all_extensions` Enables all the extensions above.
# Running xmobar