Merge pull request #714 from Strykar/patch-2

Minor text cleanup to Weechat example
pull/614/merge
Igor Chubin 3 years ago committed by GitHub
commit e5a932be23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save