From 0d180aee3644790cad8fe06e046c5e8cd82b90d3 Mon Sep 17 00:00:00 2001 From: "Avinash H. Duduskar" <2946372+Strykar@users.noreply.github.com> Date: Mon, 4 Apr 2022 00:29:17 +0530 Subject: [PATCH] Minor text cleanup to Weechat example To "embedded" is incorrect, and it's probably best to make clear, the example expects Weechat to be running with an existing status bar. Thanks! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af3b349..2ae0fe4 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ set -g status-right "$WEATHER ..." ### Weechat -To embedded into an IRC ([Weechat](https://github.com/weechat/weechat)) client's status bar: +To embed in to an IRC ([Weechat](https://github.com/weechat/weechat)) client's existing status bar: ``` /alias add wttr /exec -pipe "/set plugins.var.python.text_item.wttr all" url:wttr.in/Montreal?format=%l:+%c+%f+%h+%p+%P+%m+%w+%S+%s