Conky: add line break

pull/747/head
Igor Chubin 3 years ago committed by GitHub
parent 0675048175
commit ad7492ed96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -245,7 +245,8 @@ To embed in to an IRC ([Weechat](https://github.com/weechat/weechat)) client's e
Conky usage example: Conky usage example:
``` ```
${texeci 1800 curl wttr.in/kyiv_0pq_lang=uk.png | convert - -transparent black $HOME/.config/conky/out.png} ${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} ${image $HOME/.config/conky/out.png -p 0,0}
``` ```

Loading…
Cancel
Save