From cda7d56283df3ed8ad703df3b34999a5a917ad58 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Mon, 6 Jun 2022 14:48:56 +0200 Subject: [PATCH] Add conky example --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 92bc185..a17e263 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,16 @@ To embed in to an IRC ([Weechat](https://github.com/weechat/weechat)) client's e ``` ![wttr.in in weechat status bar](https://i.imgur.com/IyvbxjL.png) + +### conky + +Conky usage example: + +``` +${texeci 1800 curl wttr.in/kyiv_0pq_lang=uk.png | convert - -transparent black $HOME/.config/conky/out.png} +${image $HOME/.config/conky/out.png -p 0,0} +``` + ### Emojis support To see emojis in terminal, you need: