mirror of
https://github.com/chubin/wttr.in
synced 2025-01-25 18:24:59 +00:00
Merge pull request #714 from Strykar/patch-2
Minor text cleanup to Weechat example
This commit is contained in:
commit
e5a932be23
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue